Lines Matching defs:bw
91 struct minmax bw; /* Max recent delivery rate in pkts/uS << 24 */ member
254 static unsigned long bbr_bw_to_pacing_rate(struct sock *sk, u32 bw, int gain) in bbr_bw_to_pacing_rate()
268 u64 bw; in bbr_init_pacing_rate_from_rtt() local
283 static void bbr_set_pacing_rate(struct sock *sk, u32 bw, int gain) in bbr_set_pacing_rate()
357 static u32 bbr_bdp(struct sock *sk, u32 bw, int gain) in bbr_bdp()
410 static u32 bbr_inflight(struct sock *sk, u32 bw, int gain) in bbr_inflight()
517 u32 acked, u32 bw, int gain) in bbr_set_cwnd()
559 u32 inflight, bw; in bbr_is_next_cycle_phase() local
655 static void bbr_lt_bw_interval_done(struct sock *sk, u32 bw) in bbr_lt_bw_interval_done()
690 u64 bw; in bbr_lt_bw_sampling() local
762 u64 bw; in bbr_update_bw() local
1027 u32 bw; in bbr_main() local
1111 u64 bw = bbr_bw(sk); in bbr_get_info() local