Searched refs:IXGBE_EICR_FLOW_DIR (Results 1 – 2 of 2) sorted by relevance
1411 #define IXGBE_EICR_FLOW_DIR 0x00010000 /* FDir Exception */ macro1431 #define IXGBE_EICS_FLOW_DIR IXGBE_EICR_FLOW_DIR /* FDir Exception */1449 #define IXGBE_EIMS_FLOW_DIR IXGBE_EICR_FLOW_DIR /* FDir Exception */1468 #define IXGBE_EIMC_FLOW_DIR IXGBE_EICR_FLOW_DIR /* FDir Exception */
2636 if (eicr & IXGBE_EICR_FLOW_DIR) { in ixgbe_msix_other()