Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c6077 * ixgbe_clean_all_tx_rings - Free Tx Buffers for all queues
6080 static void ixgbe_clean_all_tx_rings(struct ixgbe_adapter *adapter) in ixgbe_clean_all_tx_rings() function
6163 ixgbe_clean_all_tx_rings(adapter); in ixgbe_down()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c6111 * ixgbe_clean_all_tx_rings - Free Tx Buffers for all queues
6114 static void ixgbe_clean_all_tx_rings(struct ixgbe_adapter *adapter) in ixgbe_clean_all_tx_rings() function
6197 ixgbe_clean_all_tx_rings(adapter); in ixgbe_down()

Completed in 31 milliseconds