Searched refs:IMS_ENABLE_MASK (Results 1 – 7 of 7) sorted by relevance
426 #define IMS_ENABLE_MASK ( \ macro
2265 ew32(IMS, IMS_ENABLE_MASK | E1000_IMS_ECCER); in e1000_irq_enable()2267 ew32(IMS, IMS_ENABLE_MASK); in e1000_irq_enable()
405 #define IMS_ENABLE_MASK ( \ macro
1534 wr32(E1000_IMS, IMS_ENABLE_MASK | in igb_irq_enable()1536 wr32(E1000_IAM, IMS_ENABLE_MASK | in igb_irq_enable()
504 #define IMS_ENABLE_MASK ( \ macro
2472 ew32(IMS, IMS_ENABLE_MASK); in e1000_check_for_link()
326 ew32(IMS, IMS_ENABLE_MASK); in e1000_irq_enable()