Searched refs:IFLIB_RXEOF_EMPTY (Results 1 – 1 of 1) sorted by relevance
132 #define IFLIB_RXEOF_EMPTY (2U << 0) macro2140 return (n == -1 ? 0 : IFLIB_RXEOF_EMPTY); in iflib_fl_refill()3965 else if (more & IFLIB_RXEOF_EMPTY) in _task_fn_rx()