Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c322 static void ibd_tx_cleanup(ibd_state_t *, ibd_swqe_t *);
6695 ibd_tx_cleanup(state, node); in ibd_post_send()
6745 ibd_tx_cleanup(state, nodes[i]); in ibd_post_send()
7444 ibd_tx_cleanup(state, node); in ibd_send()
7819 ibd_tx_cleanup(ibd_state_t *state, ibd_swqe_t *swqe) in ibd_tx_cleanup() function