Searched refs:cleancount (Results 1 – 1 of 1) sorted by relevance
2063 long cleancount; in ixgb_alloc_rx_buffers() local2067 cleancount = IXGB_DESC_UNUSED(rx_ring); in ixgb_alloc_rx_buffers()2071 while (--cleancount > 2 && cleaned_count--) { in ixgb_alloc_rx_buffers()