Searched defs:ixgb_clean_rx_irq (Results 1 - 1 of 1) sorted by relevance

/drivers/net/ethernet/intel/ixgb/
H A Dixgb_main.c96 static bool ixgb_clean_rx_irq(struct ixgb_adapter *, int *, int);
1841 ixgb_clean_rx_irq(adapter, &work_done, budget);
2006 * ixgb_clean_rx_irq - Send received data up the network stack,
2011 ixgb_clean_rx_irq(struct ixgb_adapter *adapter, int *work_done, int work_to_do) function

Completed in 56 milliseconds