Searched refs:exp_max_occ (Results 1 – 1 of 1) sorted by relevance
46 local exp_max_occ=$153 if [[ "$max_occ" -ne "$exp_max_occ" ]]; then65 local exp_max_occ=$172 if [[ "$max_occ" -ne "$exp_max_occ" ]]; then84 local exp_max_occ=$1; shift91 if [[ "$max_occ" -ne "$exp_max_occ" ]]; then101 local exp_max_occ=$(devlink_cell_size_get)112 max_occ=$(sb_occ_pool_check $dl_port1 $SB_POOL_ING $exp_max_occ)113 check_err $? "Expected iPool($SB_POOL_ING) max occupancy to be $exp_max_occ, but got $max_occ"117 max_occ=$(sb_occ_pool_check $dl_port2 $SB_POOL_ING $exp_max_occ)[all …]