Lines Matching refs:h1
77 manual_with_verification $h1 $h2
82 manual_with_verification $h2 $h1
111 manual_without_verification $h1 $h2
116 manual_without_verification $h2 $h1
150 manual_failed_verification $h1 $h2
155 manual_failed_verification $h2 $h1
162 lldptool -T -i $h1 -V addEthCaps addFragSize=$add_frag_size >/dev/null
176 lldptool -L -i $h1 adminStatus=rxtx >/dev/null
180 lldptool -T -i $h1 -V addEthCaps enableTx=yes >/dev/null
186 lldptool -i $h1 -t -n -V addEthCaps | \
188 check_err "$?" "$h1 pMAC TX is not active"
206 traffic_test $h1 "pmac"
207 check_err "$?" "Traffic did not get sent through $h1's pMAC"
219 ip link set dev $h1 up
221 tc qdisc add dev $h1 root mqprio num_tc 4 map 0 1 2 3 \
226 ethtool --set-mm $h1 pmac-enabled on tx-enabled off verify-enabled off
243 ethtool --set-mm $h1 pmac-enabled off tx-enabled off verify-enabled off
245 tc qdisc del dev $h1 root
247 ip link set dev $h1 down
261 h1=${NETIFS[p1]}