Searched refs:ixgbevf_clean_rx_irq (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/ixgbevf/
H A Dixgbevf_main.c495 static bool ixgbevf_clean_rx_irq(struct ixgbevf_q_vector *q_vector, function
664 ixgbevf_clean_rx_irq(q_vector, rx_ring, &work_done, budget);
703 ixgbevf_clean_rx_irq(q_vector, rx_ring, &work_done, budget);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/ixgbevf/
H A Dixgbevf_main.c495 static bool ixgbevf_clean_rx_irq(struct ixgbevf_q_vector *q_vector, function
664 ixgbevf_clean_rx_irq(q_vector, rx_ring, &work_done, budget);
703 ixgbevf_clean_rx_irq(q_vector, rx_ring, &work_done, budget);

Completed in 166 milliseconds