Searched refs:IXGBE_EICR_FLOW_DIR (Results 1 – 2 of 2) sorted by relevance
1597 #define IXGBE_EICR_FLOW_DIR 0x00010000 /* FDir Exception */ macro1633 #define IXGBE_EICS_FLOW_DIR IXGBE_EICR_FLOW_DIR /* FDir Exception */1651 #define IXGBE_EIMS_FLOW_DIR IXGBE_EICR_FLOW_DIR /* FDir Exception */1670 #define IXGBE_EIMC_FLOW_DIR IXGBE_EICR_FLOW_DIR /* FDir Exception */
3094 if (eicr & IXGBE_EICR_FLOW_DIR) { in ixgbe_msix_other()