Searched refs:E1000_PCS_LSTS_LINK_OK (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/igb/
H A De1000_defines.h215 #define E1000_PCS_LSTS_LINK_OK 1 macro
H A De1000_82575.c858 if ((pcs & E1000_PCS_LSTS_LINK_OK) && (pcs & E1000_PCS_LSTS_SYNK_OK)) {

Completed in 48 milliseconds