Home
last modified time | relevance | path

Searched refs:ims (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/net/igb/
Digb_main.c1327 u32 ims = E1000_IMS_LSC | E1000_IMS_DOUTSYNC; in igb_irq_enable() local
1335 ims |= E1000_IMS_VMMB; in igb_irq_enable()
1338 ims |= E1000_IMS_DRSTA; in igb_irq_enable()
1340 wr32(E1000_IMS, ims); in igb_irq_enable()