Home
last modified time | relevance | path

Searched refs:rate_bytes_ps (Results 1 – 3 of 3) sorted by relevance

/include/net/tc_act/
A Dtc_police.h55 return params->rate.rate_bytes_ps; in tcf_police_rate_bytes_ps()
90 burst = div_u64(params->tcfp_burst * params->rate.rate_bytes_ps, in tcf_police_burst()
161 return params->peak.rate_bytes_ps; in tcf_police_peakrate_bytes_ps()
/include/net/
A Dflow_offload.h280 u64 rate_bytes_ps; member
A Dsch_generic.h1280 u64 rate_bytes_ps; /* bytes per second */ member
1315 res->rate = min_t(u64, r->rate_bytes_ps, ~0U); in psched_ratecfg_getrate()

Completed in 12 milliseconds