Home
last modified time | relevance | path

Searched refs:NWAY_LPAR_10T_FD_CAPS (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/net/
De1000.h2256 #define NWAY_LPAR_10T_FD_CAPS 0x0040 /* LP is 10T Full Duplex Capable */ macro
De1000.c3958 NWAY_LPAR_10T_FD_CAPS | in e1000_check_for_link()
4169 && !(phy_data & NWAY_LPAR_10T_FD_CAPS))) in e1000_get_speed_and_duplex()