Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/
H A Dqos_pfc.sh401 local pct_in=$((din * 100 / size))
403 ((pct_in > 95 && pct_in < 105))
404 check_err $? "Relative ingress out of expected bounds, $pct_in% should be 100%"
/kernel/linux/linux-6.6/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%"
/kernel/linux/linux-5.10/drivers/net/fddi/
H A Ddefza.h403 struct fza_counter pct_in; /* traces initiated */ member
/kernel/linux/linux-6.6/drivers/net/fddi/
H A Ddefza.h403 struct fza_counter pct_in; /* traces initiated */ member

Completed in 6 milliseconds