Searched refs:ixgbe_msix_clean_tx (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.c1789 static irqreturn_t ixgbe_msix_clean_tx(int irq, void *data) function
2128 #define SET_HANDLER(_v) ((!(_v)->rxr_count) ? &ixgbe_msix_clean_tx : \
2138 else if(handler == &ixgbe_msix_clean_tx) {

Completed in 198 milliseconds