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
285 static void bbr_set_pacing_rate(struct sock *sk, u32 bw, int gain) in bbr_set_pacing_rate()
359 static u32 bbr_bdp(struct sock *sk, u32 bw, int gain) in bbr_bdp()
412 static u32 bbr_inflight(struct sock *sk, u32 bw, int gain) in bbr_inflight()
519 u32 acked, u32 bw, int gain) in bbr_set_cwnd()
561 u32 inflight, bw; in bbr_is_next_cycle_phase() local
657 static void bbr_lt_bw_interval_done(struct sock *sk, u32 bw) in bbr_lt_bw_interval_done()
692 u64 bw; in bbr_lt_bw_sampling() local
764 u64 bw; in bbr_update_bw() local
1029 u32 bw; in bbr_main() local
1113 u64 bw = bbr_bw(sk); in bbr_get_info() local