Home
last modified time | relevance | path

Searched refs:IB_USER_VERBS_CMD_OPEN_QP (Results 1 – 5 of 5) sorted by relevance

/freebsd-13-stable/sys/ofed/drivers/infiniband/core/
HDib_uverbs_main.c125 [IB_USER_VERBS_CMD_OPEN_QP] = ib_uverbs_open_qp,
758 if (command <= IB_USER_VERBS_CMD_OPEN_QP) in verify_command_mask()
/freebsd-13-stable/sys/ofed/include/uapi/rdma/
HDib_user_verbs.h95 IB_USER_VERBS_CMD_OPEN_QP, enumerator
/freebsd-13-stable/contrib/ofed/libibverbs/
HDkern-abi.h94 IB_USER_VERBS_CMD_OPEN_QP enumerator
/freebsd-13-stable/sys/dev/mlx4/mlx4_ib/
HDmlx4_ib_main.c2595 (1ull << IB_USER_VERBS_CMD_OPEN_QP); in mlx4_ib_add()
/freebsd-13-stable/sys/dev/mlx5/mlx5_ib/
HDmlx5_ib_main.c3387 (1ull << IB_USER_VERBS_CMD_OPEN_QP); in mlx5_ib_add()