Searched refs:ES_LINK_OK (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsmc9194.h78 #define ES_LINK_OK 0x4000 /* is the link integrity ok ? */ macro
H A Dsmc91x.h640 #define ES_LINK_OK 0x4000 // Driven by inverted value of nLNK pin macro
H A Dsmc91x.c1172 new_carrier = (SMC_GET_EPH_STATUS(lp) & ES_LINK_OK) ? 1 : 0;

Completed in 112 milliseconds