Lines Matching full:tx
31 ["tx-frames-low"]="tx-frame-low"
33 ["tx-frames-high"]="tx-frame-high"
38 ["tx-usecs"]="tx-usecs"
39 ["tx-frames"]="tx-frames"
40 ["tx-usecs-irq"]="tx-usecs-irq"
41 ["tx-frames-irq"]="tx-frames-irq"
45 ["tx-usecs-low"]="tx-usecs-low"
48 ["tx-usecs-high"]="tx-usecs-high"
54 ["tx-frames-low"]=""
56 ["tx-frames-high"]=""
61 ["tx-usecs"]=""
62 ["tx-frames"]=""
63 ["tx-usecs-irq"]=""
64 ["tx-frames-irq"]=""
68 ["tx-usecs-low"]=""
71 ["tx-usecs-high"]=""
77 ["tx-frames-low"]=""
79 ["tx-frames-high"]=""
84 ["tx-usecs"]=""
85 ["tx-frames"]=""
86 ["tx-usecs-irq"]=""
87 ["tx-frames-irq"]=""
91 ["tx-usecs-low"]=""
94 ["tx-usecs-high"]=""
119 s=$(ethtool -c $NSIM_NETDEV | grep -q "Adaptive RX: on TX: off")
122 ethtool -C $NSIM_NETDEV adaptive-tx on
123 s=$(ethtool -c $NSIM_NETDEV | grep -q "Adaptive RX: on TX: on")