Searched refs:IMS_ENABLE_MASK (Results 1 – 5 of 5) sorted by relevance
3642 igb->ims_mask = IMS_ENABLE_MASK | E1000_IMS_TXQE; in igb_enable_adapter_interrupts_82580()3674 igb->ims_mask = IMS_ENABLE_MASK | E1000_IMS_TXQE; in igb_enable_adapter_interrupts_82576()3676 (IMS_ENABLE_MASK | E1000_IMS_TXQE)); in igb_enable_adapter_interrupts_82576()3714 igb->ims_mask = IMS_ENABLE_MASK; in igb_enable_adapter_interrupts_82575()3715 E1000_WRITE_REG(hw, E1000_IMS, IMS_ENABLE_MASK); in igb_enable_adapter_interrupts_82575()
605 #define IMS_ENABLE_MASK ( \ macro
1241 E1000_WRITE_REG(hw, E1000_IMS, IMS_ENABLE_MASK); in e1000_check_for_copper_link_82543()
345 #define IMS_ENABLE_MASK ( \ macro
4985 IMS_ENABLE_MASK & ~E1000_IMS_TXDW); in e1000g_mask_interrupt()