alistair23-linux/include/linux/mlx5
Eli Cohen 5903325a64 net/mlx5_core: Identify resources by their type
This patch puts a common part as the first field of mlx5_core_qp. This field is
used to identify which resource generated an event. This is required since upcoming
new resource types such as DC targets are allocated for the same numerical space
as regular QPs and may generate the same events. By searching the resource in the
same table we can then look at the common field to identify the resource.

Signed-off-by: Eli Cohen <eli@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-10-03 15:42:32 -07:00
..
cmd.h
cq.h
device.h net/mlx5_core: use set/get macros in device caps 2014-10-03 15:42:32 -07:00
doorbell.h
driver.h net/mlx5_core: Identify resources by their type 2014-10-03 15:42:32 -07:00
mlx5_ifc.h net/mlx5_core: use set/get macros in device caps 2014-10-03 15:42:32 -07:00
qp.h net/mlx5_core: Identify resources by their type 2014-10-03 15:42:32 -07:00
srq.h