Searched refs:E1000_EICR_OTHER (Results 1 – 2 of 2) sorted by relevance
590 #define E1000_EICR_OTHER 0x80000000 /* Interrupt Cause Active */ macro645 #define E1000_EIMS_OTHER E1000_EICR_OTHER /* Interrupt Cause Active */662 #define E1000_EICS_OTHER E1000_EICR_OTHER /* Interrupt Cause Active */
4714 igb->eims_mask = E1000_EICR_TX_QUEUE0 | E1000_EICR_OTHER; in igb_setup_msix_82575()