Home
last modified time | relevance | path

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

/linux/drivers/net/netdevsim/
H A Dpsample.c33 u64 out_tc_occ_max; member
94 if (psample->out_tc_occ_max) { in nsim_dev_psample_md_prepare()
98 md->out_tc_occ = out_tc_occ & (psample->out_tc_occ_max - 1); in nsim_dev_psample_md_prepare()
239 psample->out_tc_occ_max = 10000; in nsim_dev_psample_init()
241 &psample->out_tc_occ_max); in nsim_dev_psample_init()
/linux/tools/testing/selftests/drivers/net/netdevsim/
H A Dpsample.sh124 echo 10000 > $PSAMPLE_DIR/out_tc_occ_max
130 echo 0 > $PSAMPLE_DIR/out_tc_occ_max