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