Searched refs:bbr_get_bw (Results 1 – 1 of 1) sorted by relevance
432 static inline uint64_t bbr_get_bw(struct tcp_bbr *bbr);1855 l->bw_inuse = bbr_get_bw(bbr); in bbr_fill_in_logging_data()2994 bbr_get_bw(struct tcp_bbr *bbr) in bbr_get_bw() function3545 bw = bbr_get_bw(bbr); in bbr_get_pacing_delay()5460 bw = bbr_get_bw(bbr); in bbr_get_hardware_rate()5773 bw = bbr_get_bw(bbr); in tcp_bbr_tso_size_check()10324 bw = bbr_get_bw(bbr); in bbr_substate_change()10599 tar = bbr_get_target_cwnd(bbr, bbr_get_bw(bbr), gain); in bbr_get_a_state_target()10604 tar = roundup(bbr_get_raw_target_cwnd(bbr, bbr_get_bw(bbr), in bbr_get_a_state_target()11759 target = bbr_get_target_cwnd(bbr, bbr_get_bw(bbr), BBR_UNIT); in bbr_cwnd_limiting()