Home
last modified time | relevance | path

Searched refs:e1000_10_full (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/net/ethernet/intel/e1000/
De1000_param.c710 adapter->hw.forced_speed_duplex = e1000_10_full; in e1000_check_copper_options()
De1000_hw.c1721 hw->forced_speed_duplex == e1000_10_full) { in e1000_phy_force_speed_duplex()
1897 && (hw->forced_speed_duplex == e1000_10_full in e1000_phy_force_speed_duplex()
2484 && (hw->forced_speed_duplex == e1000_10_full in e1000_check_for_link()
De1000_hw.h83 e1000_10_full = 1, enumerator
De1000_main.c4923 hw->forced_speed_duplex = e1000_10_full; in e1000_set_spd_dplx()