Lines Matching defs:bw
93 struct minmax bw; /* Max recent delivery rate in pkts/uS << 24 */ member
256 static unsigned long bbr_bw_to_pacing_rate(struct sock *sk, u32 bw, int gain) in bbr_bw_to_pacing_rate()
270 u64 bw; in bbr_init_pacing_rate_from_rtt() local
286 static void bbr_set_pacing_rate(struct sock *sk, u32 bw, int gain) in bbr_set_pacing_rate()
360 static u32 bbr_bdp(struct sock *sk, u32 bw, int gain) in bbr_bdp()
413 static u32 bbr_inflight(struct sock *sk, u32 bw, int gain) in bbr_inflight()
520 u32 acked, u32 bw, int gain) in bbr_set_cwnd()
562 u32 inflight, bw; in bbr_is_next_cycle_phase() local
658 static void bbr_lt_bw_interval_done(struct sock *sk, u32 bw) in bbr_lt_bw_interval_done()
693 u64 bw; in bbr_lt_bw_sampling() local
765 u64 bw; in bbr_update_bw() local
1030 u32 bw; in bbr_main() local
1114 u64 bw = bbr_bw(sk); in bbr_get_info() local