Searched refs:SWQE_TO_WQE (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/clients/ibd/
H A Dibd.h692 #define SWQE_TO_WQE(swqe) (ibd_wqe_t *)&((swqe)->w_ibd_swqe) macro
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c3697 state->id_tx_list.dl_head = SWQE_TO_WQE(swqe);
6527 state->id_tx_rel_list.dl_head = SWQE_TO_WQE(head);
7295 SWQE_TO_WQE(node);
7419 SWQE_TO_WQE(node);
H A Dibd_cm.c1945 chan->tx_wqe_list.dl_head = SWQE_TO_WQE(swqe);
2028 chan->tx_rel_list.dl_head = SWQE_TO_WQE(swqe);

Completed in 70 milliseconds