Searched refs:E1000_PCS_LSTS_LINK_OK (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/e1000/ | ||
H A D | e1000_defines.h | 315 #define E1000_PCS_LSTS_LINK_OK 1 macro |
H A D | e1000_82575.c | 1218 if (pcs & E1000_PCS_LSTS_LINK_OK) { in e1000_get_pcs_speed_and_duplex_82575() |