Searched refs:E1000_IMS_OTHER (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000e/
H A Ddefines.h440 #define E1000_IMS_OTHER E1000_ICR_OTHER /* Other Interrupts */ macro
H A Dnetdev.c1616 ew32(IMS, E1000_IMS_OTHER);
1634 ew32(IMS, E1000_IMS_LSC | E1000_IMS_OTHER);
1744 ew32(IAM, ~E1000_EIAC_MASK_82574 | E1000_IMS_OTHER);
1954 ew32(IMS, adapter->eiac_mask | E1000_IMS_OTHER | E1000_IMS_LSC);

Completed in 50 milliseconds