Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/ibd/
H A Dibd.h801 ibd_swqe_t *id_tx_wqes; member
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c826 ibd_state_s::id_tx_wqes in _NOTE()
3534 state->id_tx_wqes = kmem_zalloc(state->id_ud_num_swqe * in ibd_alloc_tx_copybufs()
3547 kmem_free(state->id_tx_wqes, in ibd_alloc_tx_copybufs()
3674 swqe = state->id_tx_wqes; in ibd_init_txlist()
3837 kmem_free(state->id_tx_wqes, state->id_ud_num_swqe * in ibd_free_tx_copybufs()
3841 state->id_tx_wqes = NULL; in ibd_free_tx_copybufs()