Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/ntb/
H A Dntb_test.sh329 MW_ALIGNED_SIZE=$(echo "$INB_MW" | get_number "Window Size")
332 write_file "$MW_DMA_ADDR:$(($MW_ALIGNED_SIZE))" "$REM/peer_mw_trans$IDX"
334 if [[ $MW_SIZE -ne $MW_ALIGNED_SIZE ]]; then
335 echo "MW $IDX size aligned to $MW_ALIGNED_SIZE"
375 cmp -n $MW_ALIGNED_SIZE "$A" "$B"