Searched refs:IXGBE_EICR_FLOW_DIR (Results 1 – 2 of 2) sorted by relevance
1593 #define IXGBE_EICR_FLOW_DIR 0x00010000 /* FDir Exception */ macro1629 #define IXGBE_EICS_FLOW_DIR IXGBE_EICR_FLOW_DIR /* FDir Exception */1647 #define IXGBE_EIMS_FLOW_DIR IXGBE_EICR_FLOW_DIR /* FDir Exception */1666 #define IXGBE_EIMC_FLOW_DIR IXGBE_EICR_FLOW_DIR /* FDir Exception */
3101 if (eicr & IXGBE_EICR_FLOW_DIR) { in ixgbe_msix_other()