Home
last modified time | relevance | path

Searched refs:autoneg_str (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/tools/testing/selftests/drivers/net/mlxsw/
Dethtool_lanes.sh57 local autoneg_str=""
62 autoneg_str="autoneg off"
65 ethtool -s $swp1 speed $max_speed lanes $unsupported_lanes $autoneg_str &> /dev/null
/linux-5.19.10/drivers/net/ethernet/huawei/hinic/
Dhinic_ethtool.c463 const char *autoneg_str; in hinic_set_settings_to_hw() local
468 autoneg_str = (set_settings & HILINK_LINK_SET_AUTONEG) ? in hinic_set_settings_to_hw()
491 autoneg_str, set_link_str); in hinic_set_settings_to_hw()
494 autoneg_str, set_link_str); in hinic_set_settings_to_hw()