Searched refs:speed_to_advertise (Results 1 - 1 of 1) sorted by last modified time

/linux-master/tools/testing/selftests/drivers/net/hw/
H A Dethtool.sh137 local speed_to_advertise=0
146 speed_to_advertise=$(($speed_to_advertise | \
153 printf "%#x" "$speed_to_advertise"
162 local speed_to_advertise=0
169 speed_to_advertise=$(($speed_to_advertise | \
176 printf "%#x" "$speed_to_advertise"
226 local speed_to_advertise=$(subset_of_common_speeds_get $h1 $h2 1)
228 ethtool_set $h1 advertise $speed_to_advertise
[all...]

Completed in 142 milliseconds