Home
last modified time | relevance | path

Searched refs:ixgbevf_clean_rx_ring (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c2348 * ixgbevf_clean_rx_ring - Free Rx Buffers per Queue
2351 static void ixgbevf_clean_rx_ring(struct ixgbevf_ring *rx_ring) in ixgbevf_clean_rx_ring() function
2467 ixgbevf_clean_rx_ring(adapter->rx_ring[i]); in ixgbevf_clean_all_rx_rings()
3560 ixgbevf_clean_rx_ring(rx_ring); in ixgbevf_free_rx_resources()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c2354 * ixgbevf_clean_rx_ring - Free Rx Buffers per Queue
2357 static void ixgbevf_clean_rx_ring(struct ixgbevf_ring *rx_ring) in ixgbevf_clean_rx_ring() function
2473 ixgbevf_clean_rx_ring(adapter->rx_ring[i]); in ixgbevf_clean_all_rx_rings()
3568 ixgbevf_clean_rx_ring(rx_ring); in ixgbevf_free_rx_resources()

Completed in 12 milliseconds