Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_chan.c78 eib_chan_post_rx(eib_t *ss, eib_chan_t *chan, uint_t *n_posted) in eib_chan_post_rx() function
H A Deib_adm.c102 if (eib_chan_post_rx(ss, chan, NULL) != EIB_E_SUCCESS) { in eib_adm_setup_qp()
H A Deib_svc.c359 if (eib_chan_post_rx(ss, chan, NULL) != EIB_E_SUCCESS) { in eib_refill_rwqes()
H A Deib_vnic.c1315 if (eib_chan_post_rx(ss, vnic->vn_ctl_chan, NULL) != EIB_E_SUCCESS) { in eib_vnic_create_common()
1329 if (eib_chan_post_rx(ss, vnic->vn_data_chan, NULL) != EIB_E_SUCCESS) { in eib_vnic_create_common()
/titanic_44/usr/src/uts/common/sys/ib/clients/eoib/
H A Deib_impl.h900 extern int eib_chan_post_rx(eib_t *, eib_chan_t *, uint_t *);