Searched refs:IMS_ENABLE_MASK (Results 1 – 5 of 5) sorted by relevance
602 #define IMS_ENABLE_MASK ( \ macro
1245 E1000_WRITE_REG(hw, E1000_IMS, IMS_ENABLE_MASK); in e1000_check_for_copper_link_82543()
3636 igb->ims_mask = IMS_ENABLE_MASK | E1000_IMS_TXQE; in igb_enable_adapter_interrupts_82580()3668 igb->ims_mask = IMS_ENABLE_MASK | E1000_IMS_TXQE; in igb_enable_adapter_interrupts_82576()3670 (IMS_ENABLE_MASK | E1000_IMS_TXQE)); in igb_enable_adapter_interrupts_82576()3708 igb->ims_mask = IMS_ENABLE_MASK; in igb_enable_adapter_interrupts_82575()3709 E1000_WRITE_REG(hw, E1000_IMS, IMS_ENABLE_MASK); in igb_enable_adapter_interrupts_82575()
345 #define IMS_ENABLE_MASK ( \ macro
4768 IMS_ENABLE_MASK & ~E1000_IMS_TXDW); in e1000g_mask_interrupt()