Searched refs:ixgb_clean_rx_irq (Results 1 – 1 of 1) sorted by relevance
67 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