Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c2459 * ixgbevf_clean_all_rx_rings - Free Rx Buffers for all queues
2462 static void ixgbevf_clean_all_rx_rings(struct ixgbevf_adapter *adapter) in ixgbevf_clean_all_rx_rings() function
2531 ixgbevf_clean_all_rx_rings(adapter); in ixgbevf_down()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c2465 * ixgbevf_clean_all_rx_rings - Free Rx Buffers for all queues
2468 static void ixgbevf_clean_all_rx_rings(struct ixgbevf_adapter *adapter) in ixgbevf_clean_all_rx_rings() function
2537 ixgbevf_clean_all_rx_rings(adapter); in ixgbevf_down()

Completed in 12 milliseconds