Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
De1000.c2708 hw->mdix = 1; in e1000_copper_link_igp_setup()
2714 switch (hw->mdix) { in e1000_copper_link_igp_setup()
2916 switch (hw->mdix) { in e1000_copper_link_ggp_setup()
3053 switch (hw->mdix) { in e1000_copper_link_mgp_setup()
De1000.h1128 uint8_t mdix; member