Searched refs:E1000_CTRL_LANPHYPC_OVERRIDE (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.h222 #define E1000_CTRL_LANPHYPC_OVERRIDE 0x00010000 /* SW control of LANPHYPC */ macro
H A Dich8lan.c307 ctrl |= E1000_CTRL_LANPHYPC_OVERRIDE;
311 ctrl &= ~E1000_CTRL_LANPHYPC_OVERRIDE;

Completed in 80 milliseconds