Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/ixgb/
Dixgb_hw.h324 #define IXGB_INT_RXSEQ 0x00000008 macro
Dixgb_main.c1768 if (unlikely(icr & (IXGB_INT_RXSEQ | IXGB_INT_LSC))) in ixgb_intr()