Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/forwarding/
A Dethtool.sh138 local speed_to_advertise=0
147 speed_to_advertise=$(($speed_to_advertise | \
154 printf "%#x" "$speed_to_advertise"
163 local speed_to_advertise=0
170 speed_to_advertise=$(($speed_to_advertise | \
177 printf "%#x" "$speed_to_advertise"
228 local speed_to_advertise=$(subset_of_common_speeds_get $h1 $h2 1)
230 ethtool_set $h1 advertise $speed_to_advertise
252 check_err $? "h1 advertise $speed_to_advertise, h2 sync to speed $chosen_speed"

Completed in 4 milliseconds