Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/ixgb/
Dixgb_main.c83 static void ixgb_clean_tx_ring(struct ixgb_adapter *adapter);
306 ixgb_clean_tx_ring(adapter); in ixgb_down()
914 ixgb_clean_tx_ring(adapter); in ixgb_free_tx_resources()
955 ixgb_clean_tx_ring(struct ixgb_adapter *adapter) in ixgb_clean_tx_ring() function