Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c236 * igbvf_clean_rx_irq - Send received data up the network stack; legacy
244 static bool igbvf_clean_rx_irq(struct igbvf_adapter *adapter, in igbvf_clean_rx_irq() function
1190 igbvf_clean_rx_irq(adapter, &work_done, budget); in igbvf_poll()