Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ixgb/
Dixgb_main.c2063 long cleancount; in ixgb_alloc_rx_buffers() local
2067 cleancount = IXGB_DESC_UNUSED(rx_ring); in ixgb_alloc_rx_buffers()
2071 while (--cleancount > 2 && cleaned_count--) { in ixgb_alloc_rx_buffers()