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