Home
last modified time | relevance | path

Searched hist:"5903325 a64834211daf63a62db3b35ee580cb8bf" (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/mlx5/
H A Dqp.hdiff 5903325a64834211daf63a62db3b35ee580cb8bf Thu Oct 02 11:19:45 CEST 2014 Eli Cohen <eli@mellanox.com> 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>
H A Ddriver.hdiff 5903325a64834211daf63a62db3b35ee580cb8bf Thu Oct 02 11:19:45 CEST 2014 Eli Cohen <eli@mellanox.com> 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>
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deq.cdiff 5903325a64834211daf63a62db3b35ee580cb8bf Thu Oct 02 11:19:45 CEST 2014 Eli Cohen <eli@mellanox.com> 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>