Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/
H A De1000.c2494 hw->mdix = 1; in e1000_copper_link_igp_setup()
2500 switch (hw->mdix) { in e1000_copper_link_igp_setup()
2702 switch (hw->mdix) { in e1000_copper_link_ggp_setup()
2839 switch (hw->mdix) { in e1000_copper_link_mgp_setup()
H A De1000.h1129 uint8_t mdix; member