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