Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/ixgb/
Dixgb_main.c67 static bool ixgb_clean_tx_irq(struct ixgb_adapter *adapter);
1762 ixgb_clean_tx_irq(adapter); in ixgb_clean()
1781 ixgb_clean_tx_irq(struct ixgb_adapter *adapter) in ixgb_clean_tx_irq() function