Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/contrib/rdma/
Dib_user_verbs.h81 IB_USER_VERBS_CMD_POST_SEND, enumerator
/freebsd-9-stable/sys/ofed/include/rdma/
Dib_user_verbs.h76 IB_USER_VERBS_CMD_POST_SEND, enumerator
/freebsd-9-stable/contrib/ofed/libibverbs/include/infiniband/
Dkern-abi.h80 IB_USER_VERBS_CMD_POST_SEND, enumerator
/freebsd-9-stable/sys/ofed/drivers/infiniband/core/
Duverbs_main.c99 [IB_USER_VERBS_CMD_POST_SEND] = ib_uverbs_post_send,
/freebsd-9-stable/sys/dev/cxgb/ulp/iw_cxgb/
Diw_cxgb_provider.c1082 (1ull << IB_USER_VERBS_CMD_POST_SEND) | in iwch_register_device()