Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ixgb/
Dixgb_main.c58 static void ixgb_clean_tx_ring(struct ixgb_adapter *adapter);
275 ixgb_clean_tx_ring(adapter); in ixgb_down()
880 ixgb_clean_tx_ring(adapter); in ixgb_free_tx_resources()
921 ixgb_clean_tx_ring(struct ixgb_adapter *adapter) in ixgb_clean_tx_ring() function