Home
last modified time | relevance | path

Searched refs:forced_speed_duplex (Results 1 - 25 of 28) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/
H A De1000_param.c678 adapter->hw.forced_speed_duplex = e1000_10_half; in e1000_check_copper_options()
684 adapter->hw.forced_speed_duplex = e1000_10_full; in e1000_check_copper_options()
697 adapter->hw.forced_speed_duplex = e1000_100_half; in e1000_check_copper_options()
703 adapter->hw.forced_speed_duplex = e1000_100_full; in e1000_check_copper_options()
H A De1000_hw.c1450 * depending on value from forced_speed_duplex. in e1000_setup_copper_link()
1639 * Force PHY speed and duplex settings to hw->forced_speed_duplex
1675 if (hw->forced_speed_duplex == e1000_100_full || in e1000_phy_force_speed_duplex()
1676 hw->forced_speed_duplex == e1000_10_full) { in e1000_phy_force_speed_duplex()
1693 if (hw->forced_speed_duplex == e1000_100_full || in e1000_phy_force_speed_duplex()
1694 hw->forced_speed_duplex == e1000_100_half) { in e1000_phy_force_speed_duplex()
1859 (hw->forced_speed_duplex == e1000_10_full || in e1000_phy_force_speed_duplex()
1860 hw->forced_speed_duplex == e1000_10_half)) { in e1000_phy_force_speed_duplex()
2431 (hw->forced_speed_duplex == e1000_10_full || in e1000_check_for_link()
2432 hw->forced_speed_duplex in e1000_check_for_link()
[all...]
H A De1000_ethtool.c1519 u8 forced_speed_duplex = hw->forced_speed_duplex; in e1000_diag_test() local
1555 hw->forced_speed_duplex = forced_speed_duplex; in e1000_diag_test()
H A De1000_main.c5030 hw->forced_speed_duplex = e1000_10_half; in e1000_set_spd_dplx()
5033 hw->forced_speed_duplex = e1000_10_full; in e1000_set_spd_dplx()
5036 hw->forced_speed_duplex = e1000_100_half; in e1000_set_spd_dplx()
5039 hw->forced_speed_duplex = e1000_100_full; in e1000_set_spd_dplx()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/
H A De1000_param.c676 adapter->hw.forced_speed_duplex = e1000_10_half; in e1000_check_copper_options()
682 adapter->hw.forced_speed_duplex = e1000_10_full; in e1000_check_copper_options()
695 adapter->hw.forced_speed_duplex = e1000_100_half; in e1000_check_copper_options()
701 adapter->hw.forced_speed_duplex = e1000_100_full; in e1000_check_copper_options()
H A De1000_hw.c1451 * depending on value from forced_speed_duplex. in e1000_setup_copper_link()
1640 * Force PHY speed and duplex settings to hw->forced_speed_duplex
1676 if (hw->forced_speed_duplex == e1000_100_full || in e1000_phy_force_speed_duplex()
1677 hw->forced_speed_duplex == e1000_10_full) { in e1000_phy_force_speed_duplex()
1694 if (hw->forced_speed_duplex == e1000_100_full || in e1000_phy_force_speed_duplex()
1695 hw->forced_speed_duplex == e1000_100_half) { in e1000_phy_force_speed_duplex()
1860 (hw->forced_speed_duplex == e1000_10_full || in e1000_phy_force_speed_duplex()
1861 hw->forced_speed_duplex == e1000_10_half)) { in e1000_phy_force_speed_duplex()
2432 (hw->forced_speed_duplex == e1000_10_full || in e1000_check_for_link()
2433 hw->forced_speed_duplex in e1000_check_for_link()
[all...]
H A De1000_ethtool.c1523 u8 forced_speed_duplex = hw->forced_speed_duplex; in e1000_diag_test() local
1559 hw->forced_speed_duplex = forced_speed_duplex; in e1000_diag_test()
H A De1000_main.c5028 hw->forced_speed_duplex = e1000_10_half; in e1000_set_spd_dplx()
5031 hw->forced_speed_duplex = e1000_10_full; in e1000_set_spd_dplx()
5034 hw->forced_speed_duplex = e1000_100_half; in e1000_set_spd_dplx()
5037 hw->forced_speed_duplex = e1000_100_full; in e1000_set_spd_dplx()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
H A Dethtool.c223 mac->forced_speed_duplex = ADVERTISE_10_HALF; in e1000_set_spd_dplx()
226 mac->forced_speed_duplex = ADVERTISE_10_FULL; in e1000_set_spd_dplx()
229 mac->forced_speed_duplex = ADVERTISE_100_HALF; in e1000_set_spd_dplx()
232 mac->forced_speed_duplex = ADVERTISE_100_FULL; in e1000_set_spd_dplx()
240 mac->forced_speed_duplex = ADVERTISE_1000_FULL; in e1000_set_spd_dplx()
1798 u8 forced_speed_duplex; in e1000_diag_test() local
1823 forced_speed_duplex = adapter->hw.mac.forced_speed_duplex; in e1000_diag_test()
1857 adapter->hw.mac.forced_speed_duplex = forced_speed_duplex; in e1000_diag_test()
[all...]
H A Dhw.h580 u8 forced_speed_duplex; member
H A D80003es2lan.c588 if (hw->mac.forced_speed_duplex & E1000_ALL_10_SPEED) in e1000_phy_force_speed_duplex_80003es2lan()
H A Dphy.c1438 if (mac->forced_speed_duplex & E1000_ALL_HALF_DUPLEX) { in e1000e_phy_force_speed_duplex_setup()
1449 if (mac->forced_speed_duplex & E1000_ALL_100_SPEED) { in e1000e_phy_force_speed_duplex_setup()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/
H A Dethtool.c231 mac->forced_speed_duplex = ADVERTISE_10_HALF; in e1000_set_spd_dplx()
234 mac->forced_speed_duplex = ADVERTISE_10_FULL; in e1000_set_spd_dplx()
237 mac->forced_speed_duplex = ADVERTISE_100_HALF; in e1000_set_spd_dplx()
240 mac->forced_speed_duplex = ADVERTISE_100_FULL; in e1000_set_spd_dplx()
248 mac->forced_speed_duplex = ADVERTISE_1000_FULL; in e1000_set_spd_dplx()
1816 u8 forced_speed_duplex; in e1000_diag_test() local
1841 forced_speed_duplex = adapter->hw.mac.forced_speed_duplex; in e1000_diag_test()
1875 adapter->hw.mac.forced_speed_duplex = forced_speed_duplex; in e1000_diag_test()
[all...]
H A Dhw.h601 u8 forced_speed_duplex; member
H A D80003es2lan.c588 if (hw->mac.forced_speed_duplex & E1000_ALL_10_SPEED) in e1000_phy_force_speed_duplex_80003es2lan()
H A Dphy.c1447 if (mac->forced_speed_duplex & E1000_ALL_HALF_DUPLEX) { in e1000e_phy_force_speed_duplex_setup()
1458 if (mac->forced_speed_duplex & E1000_ALL_100_SPEED) { in e1000e_phy_force_speed_duplex_setup()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H A Digc_hw.h99 u8 forced_speed_duplex; member
H A Digc_main.c5140 mac->forced_speed_duplex = ADVERTISE_10_HALF; in igc_set_spd_dplx()
5143 mac->forced_speed_duplex = ADVERTISE_10_FULL; in igc_set_spd_dplx()
5146 mac->forced_speed_duplex = ADVERTISE_100_HALF; in igc_set_spd_dplx()
5149 mac->forced_speed_duplex = ADVERTISE_100_FULL; in igc_set_spd_dplx()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A De1000_hw.h385 u8 forced_speed_duplex; member
H A Digb_ethtool.c2018 u8 forced_speed_duplex, autoneg; in igb_diag_test() local
2031 forced_speed_duplex = adapter->hw.mac.forced_speed_duplex; in igb_diag_test()
2070 adapter->hw.mac.forced_speed_duplex = forced_speed_duplex; in igb_diag_test()
H A De1000_phy.c1352 if (mac->forced_speed_duplex & E1000_ALL_HALF_DUPLEX) { in igb_phy_force_speed_duplex_setup()
1363 if (mac->forced_speed_duplex & E1000_ALL_100_SPEED) { in igb_phy_force_speed_duplex_setup()
H A Digb_main.c9149 mac->forced_speed_duplex = ADVERTISE_10_HALF; in igb_set_spd_dplx()
9152 mac->forced_speed_duplex = ADVERTISE_10_FULL; in igb_set_spd_dplx()
9155 mac->forced_speed_duplex = ADVERTISE_100_HALF; in igb_set_spd_dplx()
9158 mac->forced_speed_duplex = ADVERTISE_100_FULL; in igb_set_spd_dplx()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A De1000_hw.h385 u8 forced_speed_duplex; member
H A Digb_ethtool.c2018 u8 forced_speed_duplex, autoneg; in igb_diag_test() local
2031 forced_speed_duplex = adapter->hw.mac.forced_speed_duplex; in igb_diag_test()
2070 adapter->hw.mac.forced_speed_duplex = forced_speed_duplex; in igb_diag_test()
H A De1000_phy.c1353 if (mac->forced_speed_duplex & E1000_ALL_HALF_DUPLEX) { in igb_phy_force_speed_duplex_setup()
1364 if (mac->forced_speed_duplex & E1000_ALL_100_SPEED) { in igb_phy_force_speed_duplex_setup()

Completed in 76 milliseconds

12