Searched refs:IMS_ENABLE_MASK (Results 1 – 7 of 7) sorted by relevance
417 #define IMS_ENABLE_MASK ( \ macro
2255 ew32(IMS, IMS_ENABLE_MASK | E1000_IMS_ECCER); in e1000_irq_enable()2257 ew32(IMS, IMS_ENABLE_MASK); in e1000_irq_enable()
274 #define IMS_ENABLE_MASK ( \ macro
420 #define IMS_ENABLE_MASK ( \ macro
476 #define IMS_ENABLE_MASK ( \ macro
294 ew32(IMS, IMS_ENABLE_MASK); in e1000_irq_enable()
1512 wr32(E1000_IMS, IMS_ENABLE_MASK | in igb_irq_enable()1514 wr32(E1000_IAM, IMS_ENABLE_MASK | in igb_irq_enable()