Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dethtool_lanes.sh58 local autoneg_str=""
63 autoneg_str="autoneg off"
66 ethtool -s $swp1 speed $max_speed lanes $unsupported_lanes $autoneg_str &> /dev/null
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_ethtool.c462 const char *autoneg_str; in hinic_set_settings_to_hw() local
467 autoneg_str = (set_settings & HILINK_LINK_SET_AUTONEG) ? in hinic_set_settings_to_hw()
490 autoneg_str, set_link_str); in hinic_set_settings_to_hw()
493 autoneg_str, set_link_str); in hinic_set_settings_to_hw()