Searched refs:ibv_is_qpt_supported (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/ofed/libibverbs/examples/
H A Ddevinfo.c354 if (ibv_is_qpt_supported(caps->supported_qpts, IBV_QPT_RAW_PACKET))
356 if (ibv_is_qpt_supported(caps->supported_qpts, IBV_QPT_UD))
376 if (ibv_is_qpt_supported(caps->supported_qpts, IBV_QPT_RAW_PACKET))
378 if (ibv_is_qpt_supported(caps->supported_qpts, IBV_QPT_UD))
396 if (ibv_is_qpt_supported(caps->supported_qpts, IBV_QPT_RAW_PACKET))
398 if (ibv_is_qpt_supported(caps->supported_qpts, IBV_QPT_UD))
/freebsd-12-stable/contrib/ofed/libibverbs/
H A Dverbs.h2370 static inline int ibv_is_qpt_supported(uint32_t caps, enum ibv_qp_type qpt) function
/freebsd-12-stable/contrib/ofed/libmlx5/
H A Dverbs.c1572 if (ibv_is_qpt_supported(

Completed in 120 milliseconds