Searched refs:ibt_post_srq (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/uts/common/io/ib/ibtl/ |
H A D | ibtl_srq.c | 193 ibt_post_srq(ibt_srq_hdl_t srq, ibt_recv_wr_t *wr_list, uint_t size, in ibt_post_srq() function
|
/titanic_44/usr/src/uts/common/io/warlock/ |
H A D | ibtl.wlcmd | 148 root ibt_post_srq
|
/titanic_44/usr/src/uts/common/sys/ib/ibtl/ |
H A D | ibti_common.h | 1322 ibt_status_t ibt_post_srq(ibt_srq_hdl_t srq, ibt_recv_wr_t *wr_list,
|
/titanic_44/usr/src/uts/common/io/comstar/port/srpt/ |
H A D | srpt_ioc.c | 1171 status = ibt_post_srq(ioc->ioc_srq_hdl, &wr, 1, &posted); in srpt_ioc_post_recv_iu()
|
/titanic_44/usr/src/uts/common/io/ib/clients/ibd/ |
H A D | ibd_cm.c | 1240 if (ibt_post_srq(state->rc_srq_hdl, &rwqe->w_rwr, 1, NULL) != in ibd_rc_post_srq()
|