Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/ixgb/
Dixgb_hw.h297 #define IXGB_INT_RXSEQ 0x00000008 macro
Dixgb_main.c1725 if (unlikely(icr & (IXGB_INT_RXSEQ | IXGB_INT_LSC))) in ixgb_intr()