Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/ixgb/
Dixgb_main.c67 static bool ixgb_clean_rx_irq(struct ixgb_adapter *, int *, int);
1753 ixgb_clean_rx_irq(adapter, &work_done, budget); in ixgb_clean()
1925 ixgb_clean_rx_irq(struct ixgb_adapter *adapter, int *work_done, int work_to_do) in ixgb_clean_rx_irq() function