summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5/mlx5_ifc.h
diff options
context:
space:
mode:
authorBodong Wang2017-08-17 14:52:35 +0200
committerDoug Ledford2017-08-24 23:47:35 +0200
commit050da902adde8faf6b1bef15ac4876ae145358f4 (patch)
treeec12690891b8fc80084dd51e37d17e765f071343 /include/linux/mlx5/mlx5_ifc.h
parentIB/mlx5: Allow posting multi packet send WQEs if hardware supports (diff)
downloadkernel-qcow2-linux-050da902adde8faf6b1bef15ac4876ae145358f4.tar.gz
kernel-qcow2-linux-050da902adde8faf6b1bef15ac4876ae145358f4.tar.xz
kernel-qcow2-linux-050da902adde8faf6b1bef15ac4876ae145358f4.zip
IB/mlx5: Report mlx5 enhanced multi packet WQE capability
Expose enhanced multi packet WQE capability to user space through query_device by uhw. Signed-off-by: Bodong Wang <bodong@mellanox.com> Reviewed-by: Daniel Jurgens <danielj@mellanox.com> Signed-off-by: Leon Romanovsky <leon@kernel.org> Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'include/linux/mlx5/mlx5_ifc.h')
-rw-r--r--include/linux/mlx5/mlx5_ifc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/mlx5/mlx5_ifc.h b/include/linux/mlx5/mlx5_ifc.h
index 6865e60ba473..4eff0b8a1482 100644
--- a/include/linux/mlx5/mlx5_ifc.h
+++ b/include/linux/mlx5/mlx5_ifc.h
@@ -604,7 +604,7 @@ struct mlx5_ifc_per_protocol_networking_offload_caps_bits {
u8 rss_ind_tbl_cap[0x4];
u8 reg_umr_sq[0x1];
u8 scatter_fcs[0x1];
- u8 reserved_at_1a[0x1];
+ u8 enhanced_multi_pkt_send_wqe[0x1];
u8 tunnel_lso_const_out_ip_id[0x1];
u8 reserved_at_1c[0x2];
u8 tunnel_statless_gre[0x1];