Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_mac.c2195 if (!hw->mac.autoneg && (hw->phy.mdix == 0 || hw->phy.mdix == 3)) { in e1000_validate_mdi_setting_generic()
2197 hw->phy.mdix = 1; in e1000_validate_mdi_setting_generic()
H A De1000_phy.c1087 switch (hw->phy.mdix) { in e1000_copper_link_setup_82577()
1139 switch (phy->mdix) { in e1000_copper_link_setup_m88()
1287 switch (phy->mdix) { in e1000_copper_link_setup_m88_gen2()
1408 switch (phy->mdix) { in e1000_copper_link_setup_igp()
H A De1000_hw.h922 u8 mdix; member
H A De1000_82541.c551 phy->mdix = 1; in e1000_setup_copper_link_82541()
H A De1000_80003es2lan.c1075 switch (phy->mdix) { in e1000_copper_link_setup_gg82563_80003es2lan()
H A De1000_ich8lan.c5405 switch (hw->phy.mdix) { in e1000_setup_copper_link_ich8lan()
/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_hw.h468 u8 mdix; member
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000.c1609 hw->mdix = 1;
1615 switch (hw->mdix) {
1714 switch (hw->mdix) {
3346 hw->mdix = AUTO_ALL_MODES;
H A De1000_hw.h955 uint8_t mdix;
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_main.c1483 hw->phy.mdix = 0; /* AUTO_ALL_MODES */ in igb_init_adapter()
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c870 hw->phy.mdix = 0; /* AUTO_ALL_MODES */ in e1000g_set_driver_params()