Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/ixgb/
Dixgb_main.c67 static bool ixgb_clean_rx_irq(struct ixgb_adapter *, int *, int);
1761 ixgb_clean_rx_irq(adapter, &work_done, budget); in ixgb_clean()
1933 ixgb_clean_rx_irq(struct ixgb_adapter *adapter, int *work_done, int work_to_do) in ixgb_clean_rx_irq() function