Searched refs:MW_SIZE (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/ntb/
H A Dntb_test.sh16 MW_SIZE=65536
37 echo " -m MW_SIZE memory window size for ntb_tool"
38 echo " (default: $MW_SIZE)"
55 m) MW_SIZE=${OPTARG} ;;
326 write_file $MW_SIZE "$LOC/mw_trans$IDX"
334 if [[ $MW_SIZE -ne $MW_ALIGNED_SIZE ]]; then

Completed in 230 milliseconds