Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgb/
H A Dixgb_main.c2062 long cleancount; in ixgb_alloc_rx_buffers() local
2066 cleancount = IXGB_DESC_UNUSED(rx_ring); in ixgb_alloc_rx_buffers()
2070 while (--cleancount > 2 && cleaned_count--) { in ixgb_alloc_rx_buffers()