Searched refs:IXGB_INT_RXSEQ (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/net/ixgb/ | ||
D | ixgb_hw.h | 324 #define IXGB_INT_RXSEQ 0x00000008 macro |
D | ixgb_main.c | 1768 if (unlikely(icr & (IXGB_INT_RXSEQ | IXGB_INT_LSC))) in ixgb_intr() |