Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/ixgb/
Dixgb_main.c55 static void ixgb_clean_tx_ring(struct ixgb_adapter *adapter);
271 ixgb_clean_tx_ring(adapter); in ixgb_down()
876 ixgb_clean_tx_ring(adapter); in ixgb_free_tx_resources()
917 ixgb_clean_tx_ring(struct ixgb_adapter *adapter) in ixgb_clean_tx_ring() function