Searched refs:exp_max_occ (Results 1 – 1 of 1) sorted by relevance
60 local exp_max_occ=$167 if [[ "$max_occ" -ne "$exp_max_occ" ]]; then79 local exp_max_occ=$186 if [[ "$max_occ" -ne "$exp_max_occ" ]]; then98 local exp_max_occ=$1; shift105 if [[ "$max_occ" -ne "$exp_max_occ" ]]; then115 local exp_max_occ=$(devlink_cell_size_get)131 max_occ=$(sb_occ_pool_check $dl_port2 $SB_POOL_ING $exp_max_occ)132 check_err $? "Expected iPool($SB_POOL_ING) max occupancy to be $exp_max_occ, but got $max_occ"136 max_occ=$(sb_occ_pool_check $cpu_dl_port $SB_POOL_EGR_CPU $exp_max_occ)[all …]