Searched refs:IMS_ENABLE_MASK (Results 1 – 10 of 10) sorted by relevance
416 #define IMS_ENABLE_MASK ( \ macro
2244 ew32(IMS, IMS_ENABLE_MASK | E1000_IMS_ECCER); in e1000_irq_enable()2246 ew32(IMS, IMS_ENABLE_MASK); in e1000_irq_enable()
270 #define IMS_ENABLE_MASK ( \ macro
4076 wr32(IGC_IMS, IMS_ENABLE_MASK | IGC_IMS_DRSTA); in igc_irq_enable()4077 wr32(IGC_IAM, IMS_ENABLE_MASK | IGC_IMS_DRSTA); in igc_irq_enable()
420 #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()
470 #define IMS_ENABLE_MASK ( \ macro
476 #define IMS_ENABLE_MASK ( \ macro
2440 ew32(IMS, IMS_ENABLE_MASK); in e1000_check_for_link()
297 ew32(IMS, IMS_ENABLE_MASK); in e1000_irq_enable()