Home
last modified time | relevance | path

Searched refs:RWQE_TO_WQE (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/ib/clients/ibd/
H A Dibd.h710 #define RWQE_TO_WQE(rwqe) (ibd_wqe_t *)&((rwqe)->w_ibd_rwqe) macro
/titanic_41/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd_cm.c1175 state->rc_srq_free_list.dl_head = RWQE_TO_WQE(rwqe); in ibd_rc_srq_free_rwqe()
1445 chan->rx_free_list.dl_head = RWQE_TO_WQE(rwqe); in ibd_rc_free_rwqe()
H A Dibd.c4019 rxp->rx_head = RWQE_TO_WQE(rwqe); in ibd_post_recv()
4177 list = RWQE_TO_WQE(rwqe); in ibd_init_rxlist()
4278 state->id_rx_free_list.dl_head = RWQE_TO_WQE(rwqe); in ibd_free_rwqe()