Home
last modified time | relevance | path

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

/linux-6.6.21/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/
Dtc_flower_scale.sh7 local max_cnts
12 max_cnts=$(devlink_resource_size_get counters flow)
15 ((max_cnts -= $(devlink_resource_occ_get counters flow)))
18 ((max_cnts /= 2))
21 echo $max_cnts
23 echo $((max_cnts + 1))
Drif_counter_scale.sh7 local max_cnts
12 max_cnts=$(devlink_resource_size_get counters rif)
18 ((max_cnts /= 20))
22 if ((max_cnts > max_rifs && should_fail)); then
27 target=$((max_rifs < max_cnts ? max_rifs : max_cnts))
/linux-6.6.21/tools/testing/selftests/drivers/net/mlxsw/spectrum/
Drif_counter_scale.sh7 local max_cnts
12 max_cnts=$(devlink_resource_size_get counters rif)
18 ((max_cnts /= 20))
22 if ((max_cnts > max_rifs && should_fail)); then
27 target=$((max_rifs < max_cnts ? max_rifs : max_cnts))
/linux-6.6.21/arch/mips/include/asm/octeon/
Dcvmx-ipd.h201 ipd_pwp_ptr_fifo_ctl.s.max_cnts + in cvmx_ipd_free_ptr()
203 i) % ipd_pwp_ptr_fifo_ctl.s.max_cnts; in cvmx_ipd_free_ptr()
306 i) % ipd_pwp_ptr_fifo_ctl.s.max_cnts; in cvmx_ipd_free_ptr()
Dcvmx-ipd-defs.h590 uint64_t max_cnts:7; member
600 uint64_t max_cnts:7;
1221 uint64_t max_cnts:7; member
1233 uint64_t max_cnts:7;