Home
last modified time | relevance | path

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

/hostap-3.6.0/tests/hwsim/
Drun-all.sh57 NUM_CH=$1
59 echo "$0: using channels=$NUM_CH"
118 if ! ./start.sh $VM $VALGRIND $TRACE channels=$NUM_CH; then
Dstart.sh107 NUM_CH=${TMP#channels=}
110 NUM_CH=1
113 test -d /sys/module/mac80211_hwsim || sudo modprobe mac80211_hwsim radios=7 channels=$NUM_CH suppor…