Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dqos_pfc.sh400 local pct_in=$((din * 100 / size))
402 ((pct_in > 95 && pct_in < 105))
403 check_err $? "Relative ingress out of expected bounds, $pct_in% should be 100%"
/openbmc/linux/drivers/net/fddi/
H A Ddefza.h403 struct fza_counter pct_in; /* traces initiated */ member