Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_rsrc.c364 if (chan->ch_rx_refilling == B_FALSE) { in eib_rsrc_decr_posted_rwqe()
365 chan->ch_rx_refilling = B_TRUE; in eib_rsrc_decr_posted_rwqe()
H A Deib_svc.c368 chan->ch_rx_refilling = B_FALSE; in eib_refill_rwqes()
/titanic_41/usr/src/uts/common/sys/ib/clients/eoib/
H A Deib_impl.h481 boolean_t ch_rx_refilling; member