Home
last modified time | relevance | path

Searched refs:em_10_full (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/pci/
H A Dif_em_hw.c3572 hw->forced_speed_duplex == em_10_full) { in em_phy_force_speed_duplex()
3807 (!hw->autoneg) && (hw->forced_speed_duplex == em_10_full || in em_phy_force_speed_duplex()
3845 if ((hw->forced_speed_duplex == em_10_full) || in em_phy_force_speed_duplex()
4377 (hw->forced_speed_duplex == em_10_full || in em_check_for_link()
H A Dif_em_hw.h119 em_10_full = 1, enumerator
H A Dif_em.c1143 sc->hw.forced_speed_duplex = em_10_full; in em_media_change()