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