Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/ixgb/
Dixgb_main.c2122 long cleancount; in ixgb_alloc_rx_buffers() local
2126 cleancount = IXGB_DESC_UNUSED(rx_ring); in ixgb_alloc_rx_buffers()
2130 while (--cleancount > 2 && cleaned_count--) { in ixgb_alloc_rx_buffers()