Searched defs:mlx5_ib_query_device_resp (Results 1 – 5 of 5) sorted by relevance
162 struct mlx5_ib_query_device_resp { struct163 __u32 comp_mask;164 __u32 response_length;165 struct mlx5_ib_tso_caps tso_caps;166 struct mlx5_ib_rss_caps rss_caps;167 struct mlx5_ib_cqe_comp_caps cqe_comp_caps;168 struct mlx5_packet_pacing_caps packet_pacing_caps;169 __u32 mlx5_ib_support_multi_pkt_send_wqes;170 __u32 flags;171 struct mlx5_ib_sw_parsing_caps sw_parsing_caps;[all …]
264 struct mlx5_ib_query_device_resp { struct265 __u32 comp_mask;266 __u32 response_length;267 struct mlx5_ib_tso_caps tso_caps;268 struct mlx5_ib_rss_caps rss_caps;269 struct mlx5_ib_cqe_comp_caps cqe_comp_caps;270 struct mlx5_packet_pacing_caps packet_pacing_caps;271 __u32 mlx5_ib_support_multi_pkt_send_wqes;272 __u32 flags; /* Use enum mlx5_ib_query_dev_resp_flags */273 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 …]
179 struct mlx5_ib_query_device_resp { struct180 __u32 comp_mask;181 __u32 response_length;182 struct mlx5_ib_tso_caps tso_caps;183 struct mlx5_ib_rss_caps rss_caps;184 struct mlx5_ib_cqe_comp_caps cqe_comp_caps;185 struct mlx5_packet_pacing_caps packet_pacing_caps;186 __u32 mlx5_ib_support_multi_pkt_send_wqes;187 __u32 flags;188 struct mlx5_ib_sw_parsing_caps sw_parsing_caps;[all …]