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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbe/
H A Dixgbe_main.c1815 * ixgbe_msix_clean_rx - single unshared vector rx clean (all queues)
1819 static irqreturn_t ixgbe_msix_clean_rx(int irq, void *data) function
2129 (!(_v)->txr_count) ? &ixgbe_msix_clean_rx : \
2134 if(handler == &ixgbe_msix_clean_rx) {

Completed in 118 milliseconds