Home
last modified time | relevance | path

Searched refs:autoneg_wait_to_complete (Results 1 – 7 of 7) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/
H A Digc_hw.h472 bool autoneg_wait_to_complete; member
H A Digc_phy.c512 if (phy->autoneg_wait_to_complete) { in igc_copper_link_autoneg()
H A Dif_igc.c562 hw->phy.autoneg_wait_to_complete = false; in igc_if_attach_pre()
/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A De1000_phy.c1676 if (phy->autoneg_wait_to_complete) { in e1000_copper_link_autoneg()
1788 if (phy->autoneg_wait_to_complete) { in e1000_phy_force_speed_duplex_igp()
1860 if (phy->autoneg_wait_to_complete) { in e1000_phy_force_speed_duplex_m88()
1991 if (phy->autoneg_wait_to_complete) { in e1000_phy_force_speed_duplex_ife()
3935 if (phy->autoneg_wait_to_complete) { in e1000_phy_force_speed_duplex_82577()
H A De1000_hw.h901 bool autoneg_wait_to_complete; member
H A De1000_80003es2lan.c629 if (hw->phy.autoneg_wait_to_complete) { in e1000_phy_force_speed_duplex_80003es2lan()
H A Dif_em.c1054 hw->phy.autoneg_wait_to_complete = false;