Searched refs:ISR_PHY_LINKDOWN (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/atl1e/
H A Datl1e_hw.h575 #define ISR_PHY_LINKDOWN 0x10000000 macro
593 ISR_PHY_LINKDOWN|\
H A Datl1e_main.c1117 if (unlikely((intr_status_data & ISR_PHY_LINKDOWN) != 0)) {
1271 if (status & ISR_PHY_LINKDOWN) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/atlx/
H A Datl2.h198 ISR_PHY_LINKDOWN |\
H A Datlx.h293 #define ISR_PHY_LINKDOWN 0x10000000 macro
H A Datl1.h285 ISR_PHY_LINKDOWN|\
H A Datl2.c275 if ((value & ISR_PHY_LINKDOWN) != 0)
602 if (status & ISR_PHY_LINKDOWN) {
H A Datl1.c1632 if (unlikely((value & ISR_PHY_LINKDOWN) != 0))
2471 if (status & ISR_PHY_LINKDOWN) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/atl1c/
H A Datl1c_hw.h665 #define ISR_PHY_LINKDOWN 0x04000000 macro
683 ISR_PHY_LINKDOWN)
703 ISR_PHY_LINKDOWN)

Completed in 185 milliseconds