Searched hist:"6 d2f89df04b796e7dcc4f9f8dc0d8f04ad7f144b" (Results 1 – 4 of 4) sorted by relevance
/linux/include/linux/mlx5/ |
H A D | transobj.h | diff 6d2f89df04b796e7dcc4f9f8dc0d8f04ad7f144b Thu Jan 14 18:13:05 CET 2016 majd@mellanox.com <majd@mellanox.com> IB/mlx5: Add Raw Packet QP query functionality
Since Raw Packet QP is composed of RQ and SQ, the IB QP's state is derived from the sub-objects. Therefore we need to query each one of the sub-objects, and decide on the IB QP's state.
Signed-off-by: Majd Dibbiny <majd@mellanox.com> Reviewed-by: Matan Barak <matanb@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
|
H A D | qp.h | diff 6d2f89df04b796e7dcc4f9f8dc0d8f04ad7f144b Thu Jan 14 18:13:05 CET 2016 majd@mellanox.com <majd@mellanox.com> IB/mlx5: Add Raw Packet QP query functionality
Since Raw Packet QP is composed of RQ and SQ, the IB QP's state is derived from the sub-objects. Therefore we need to query each one of the sub-objects, and decide on the IB QP's state.
Signed-off-by: Majd Dibbiny <majd@mellanox.com> Reviewed-by: Matan Barak <matanb@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | transobj.c | diff 6d2f89df04b796e7dcc4f9f8dc0d8f04ad7f144b Thu Jan 14 18:13:05 CET 2016 majd@mellanox.com <majd@mellanox.com> IB/mlx5: Add Raw Packet QP query functionality
Since Raw Packet QP is composed of RQ and SQ, the IB QP's state is derived from the sub-objects. Therefore we need to query each one of the sub-objects, and decide on the IB QP's state.
Signed-off-by: Majd Dibbiny <majd@mellanox.com> Reviewed-by: Matan Barak <matanb@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
|
/linux/drivers/infiniband/hw/mlx5/ |
H A D | qp.c | diff 6d2f89df04b796e7dcc4f9f8dc0d8f04ad7f144b Thu Jan 14 18:13:05 CET 2016 majd@mellanox.com <majd@mellanox.com> IB/mlx5: Add Raw Packet QP query functionality
Since Raw Packet QP is composed of RQ and SQ, the IB QP's state is derived from the sub-objects. Therefore we need to query each one of the sub-objects, and decide on the IB QP's state.
Signed-off-by: Majd Dibbiny <majd@mellanox.com> Reviewed-by: Matan Barak <matanb@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
|