Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/
H A De1000.h2256 #define NWAY_LPAR_100TX_FD_CAPS 0x0100 /* LP is 100TX Full Duplex Capable */ macro
H A De1000.c3746 NWAY_LPAR_100TX_FD_CAPS | in e1000_check_for_link()
3953 !(phy_data & NWAY_LPAR_100TX_FD_CAPS)) in e1000_get_speed_and_duplex()