Home
last modified time | relevance | path

Searched defs:bytes_per_sec (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/sys/netinet/
H A Dtcp_ratelimit.c776 uint64_t bytes_per_sec, uint32_t flags, uint64_t *lower_rate) in tcp_int_find_suitable_rate() argument
948 tcp_find_suitable_rate(const volatile struct tcp_rate_set *rs, uint64_t bytes_per_sec, uint32_ argument
1142 rt_setup_rate(struct inpcb * inp,struct ifnet * ifp,uint64_t bytes_per_sec,uint32_t flags,int * error,uint64_t * lower_rate) rt_setup_rate() argument
1330 tcp_set_pacing_rate(struct tcpcb * tp,struct ifnet * ifp,uint64_t bytes_per_sec,int flags,int * error,uint64_t * lower_rate) tcp_set_pacing_rate() argument
1395 tcp_chg_pacing_rate(const struct tcp_hwrate_limit_table * crte,struct tcpcb * tp,struct ifnet * ifp,uint64_t bytes_per_sec,int flags,int * error,uint64_t * lower_rate) tcp_chg_pacing_rate() argument
[all...]
H A Dtcp_ratelimit.h137 tcp_set_pacing_rate(struct tcpcb * tp,struct ifnet * ifp,uint64_t bytes_per_sec,int flags,int * error,uint64_t * lower_rate) tcp_set_pacing_rate() argument
147 tcp_chg_pacing_rate(const struct tcp_hwrate_limit_table * crte,struct tcpcb * tp,struct ifnet * ifp,uint64_t bytes_per_sec,int flags,int * error,uint64_t * lower_rate) tcp_chg_pacing_rate() argument
/freebsd-src/sys/dev/ice/
H A Dice_sched.c3964 s64 bytes_per_sec, wakeup_int, wakeup_a, wakeup_b, wakeup_f; ice_sched_calc_wakeup() local
4010 s64 bytes_per_sec, ts_rate, mv_tmp; ice_sched_bw_to_rl_profile() local