Searched refs:IXGBE_EICR_FLOW_DIR (Results 1 – 2 of 2) sorted by relevance
1572 #define IXGBE_EICR_FLOW_DIR 0x00010000 /* FDir Exception */ macro1608 #define IXGBE_EICS_FLOW_DIR IXGBE_EICR_FLOW_DIR /* FDir Exception */1626 #define IXGBE_EIMS_FLOW_DIR IXGBE_EICR_FLOW_DIR /* FDir Exception */1645 #define IXGBE_EIMC_FLOW_DIR IXGBE_EICR_FLOW_DIR /* FDir Exception */
2718 if (eicr & IXGBE_EICR_FLOW_DIR) { in ixgbe_msix_other()