Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c2471 * ixgbevf_clean_all_tx_rings - Free Tx Buffers for all queues
2474 static void ixgbevf_clean_all_tx_rings(struct ixgbevf_adapter *adapter) in ixgbevf_clean_all_tx_rings() function
2530 ixgbevf_clean_all_tx_rings(adapter); in ixgbevf_down()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c2477 * ixgbevf_clean_all_tx_rings - Free Tx Buffers for all queues
2480 static void ixgbevf_clean_all_tx_rings(struct ixgbevf_adapter *adapter) in ixgbevf_clean_all_tx_rings() function
2536 ixgbevf_clean_all_tx_rings(adapter); in ixgbevf_down()

Completed in 12 milliseconds