Searched refs:IXGBE_EICR_FLOW_DIR (Results 1 – 2 of 2) sorted by relevance
1598 #define IXGBE_EICR_FLOW_DIR 0x00010000 /* FDir Exception */ macro1634 #define IXGBE_EICS_FLOW_DIR IXGBE_EICR_FLOW_DIR /* FDir Exception */1652 #define IXGBE_EIMS_FLOW_DIR IXGBE_EICR_FLOW_DIR /* FDir Exception */1671 #define IXGBE_EIMC_FLOW_DIR IXGBE_EICR_FLOW_DIR /* FDir Exception */
3113 if (eicr & IXGBE_EICR_FLOW_DIR) { in ixgbe_msix_other()