Searched defs:mlx5_ib_query_device_resp (Results 1 – 3 of 3) sorted by relevance
249 struct mlx5_ib_query_device_resp { struct250 __u32 comp_mask;251 __u32 response_length;252 struct mlx5_ib_tso_caps tso_caps;253 struct mlx5_ib_rss_caps rss_caps;254 struct mlx5_ib_cqe_comp_caps cqe_comp_caps;255 struct mlx5_packet_pacing_caps packet_pacing_caps;256 __u32 mlx5_ib_support_multi_pkt_send_wqes;257 __u32 flags; /* Use enum mlx5_ib_query_dev_resp_flags */258 struct mlx5_ib_sw_parsing_caps sw_parsing_caps;[all …]
255 struct mlx5_ib_query_device_resp { struct256 __u32 comp_mask;257 __u32 response_length;258 struct mlx5_ib_tso_caps tso_caps;259 struct mlx5_ib_rss_caps rss_caps;260 struct mlx5_ib_cqe_comp_caps cqe_comp_caps;261 struct mlx5_packet_pacing_caps packet_pacing_caps;262 __u32 mlx5_ib_support_multi_pkt_send_wqes;263 __u32 flags; /* Use enum mlx5_ib_query_dev_resp_flags */264 struct mlx5_ib_sw_parsing_caps sw_parsing_caps;[all …]