Searched refs:if_rxr_needrefill (Results 1 – 2 of 2) sorted by relevance
382 #define if_rxr_needrefill(_r) ((_r)->rxr_alive < (_r)->rxr_lwm) macro
3053 else if (if_rxr_needrefill(&que->rx.sc_rx_ring)) in em_rxrefill_locked()