Searched refs:fast_fill_limit (Results 1 - 2 of 2) sorted by relevance

/drivers/net/ethernet/sfc/
H A Drx.c345 * @rx_queue->@fast_fill_limit. If there is insufficient atomic
370 space = rx_queue->fast_fill_limit - fill_level;
378 rx_queue->fast_fill_limit,
702 rx_queue->fast_fill_limit = limit;
H A Dnet_driver.h255 * @fast_fill_limit: The level to which a fast fill will fill
256 * (@fast_fill_trigger <= @fast_fill_limit <= @max_fill)
277 unsigned int fast_fill_limit; member in struct:efx_rx_queue

Completed in 364 milliseconds