Home
last modified time | relevance | path

Searched refs:recv_qp_handle (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/sys/ib/mgt/ibmf/
H A Dibmf_impl.h471 ibt_qp_hdl_t recv_qp_handle; /* ibt qp handle for this wqe */ member
/titanic_50/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_recv.c1192 status = ibt_post_recv(recv_wqep->recv_qp_handle, &recv_wqep->recv_wr, in ibmf_i_repost_recv_buffer()
H A Dibmf_wqe.c1056 wqep->recv_qp_handle = ibt_qp_handle; in ibmf_i_init_recv_wqe()
H A Dibmf_impl.c2963 status = ibt_post_recv(recv_wqep->recv_qp_handle, &recv_wqep->recv_wr, in ibmf_i_post_recv_buffer()