Home
last modified time | relevance | path

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

/trueos/sys/dev/ixgb/
HDixgb_hw.h328 #define IXGB_INT_RXSEQ 0x00000008 macro
HDif_ixgb.c766 if (reg_icr & (IXGB_INT_RXSEQ | IXGB_INT_LSC)) { in ixgb_poll_locked()
840 if (reg_icr & (IXGB_INT_RXSEQ | IXGB_INT_LSC)) { in ixgb_intr()