Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/ixgb/
Dixgb_main.c64 static bool ixgb_clean_tx_irq(struct ixgb_adapter *adapter);
1760 ixgb_clean_tx_irq(adapter); in ixgb_clean()
1779 ixgb_clean_tx_irq(struct ixgb_adapter *adapter) in ixgb_clean_tx_irq() function