Searched refs:supported_qpts (Results 1 – 10 of 10) sorted by relevance
355 if (ibv_is_qpt_supported(caps->supported_qpts, IBV_QPT_RAW_PACKET)) in print_tso_caps()357 if (ibv_is_qpt_supported(caps->supported_qpts, IBV_QPT_UD)) in print_tso_caps()359 if (caps->supported_qpts & unknown_general_caps) in print_tso_caps()361 caps->supported_qpts & unknown_general_caps); in print_tso_caps()375 if (caps->supported_qpts) { in print_rss_caps()377 if (ibv_is_qpt_supported(caps->supported_qpts, IBV_QPT_RAW_PACKET)) in print_rss_caps()379 if (ibv_is_qpt_supported(caps->supported_qpts, IBV_QPT_UD)) in print_rss_caps()381 if (caps->supported_qpts & unknown_general_caps) in print_rss_caps()383 caps->supported_qpts & unknown_general_caps); in print_rss_caps()397 if (ibv_is_qpt_supported(caps->supported_qpts, IBV_QPT_RAW_PACKET)) in print_packet_pacing_caps()[all …]
139 __u32 supported_qpts; member
244 __u32 supported_qpts; member
215 uint32_t supported_qpts; member243 uint32_t supported_qpts; member253 uint32_t supported_qpts; member
277 __u32 supported_qpts; member
219 attr->rss_caps.supported_qpts = resp->rss_caps.supported_qpts; in ibv_cmd_query_device_ex()
721 resp.tso_caps.supported_qpts |= in mlx5_ib_query_device()816 props->rss_caps.supported_qpts = 1 << IB_QPT_RAW_PACKET; in mlx5_ib_query_device()
3671 resp.rss_caps.supported_qpts = attr.rss_caps.supported_qpts; in ib_uverbs_ex_query_device()
1599 context->cached_tso_caps.supported_qpts, in mlx5_modify_qp()
281 u32 supported_qpts; member