Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/
H A Digc_hw.h468 u8 mdix; member
H A Dif_igc.c567 hw->phy.mdix = AUTO_ALL_MODES; in igc_if_attach_pre()
/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A De1000_mac.c2132 if (!hw->mac.autoneg && (hw->phy.mdix == 0 || hw->phy.mdix == 3)) { in e1000_validate_mdi_setting_generic()
2134 hw->phy.mdix = 1; in e1000_validate_mdi_setting_generic()
H A De1000_phy.c1093 switch (hw->phy.mdix) { in e1000_copper_link_setup_82577()
1146 switch (phy->mdix) { in e1000_copper_link_setup_m88()
1295 switch (phy->mdix) { in e1000_copper_link_setup_m88_gen2()
1417 switch (phy->mdix) { in e1000_copper_link_setup_igp()
H A De1000_hw.h895 u8 mdix; member
H A De1000_82541.c551 phy->mdix = 1; in e1000_setup_copper_link_82541()
H A De1000_80003es2lan.c1002 switch (phy->mdix) { in e1000_copper_link_setup_gg82563_80003es2lan()
H A Dif_em.c1063 hw->phy.mdix = AUTO_ALL_MODES;
H A De1000_ich8lan.c5400 switch (hw->phy.mdix) { in e1000_setup_copper_link_ich8lan()