Searched refs:ch_rx_refilling (Results 1 – 3 of 3) sorted by relevance
364 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()
368 chan->ch_rx_refilling = B_FALSE; in eib_refill_rwqes()
481 boolean_t ch_rx_refilling; member