Searched refs:bbr_get_bw (Results 1 – 1 of 1) sorted by relevance
443 static inline uint64_t bbr_get_bw(struct tcp_bbr *bbr);1874 l->bw_inuse = bbr_get_bw(bbr); in bbr_fill_in_logging_data()3024 bbr_get_bw(struct tcp_bbr *bbr) in bbr_get_bw() function3572 bw = bbr_get_bw(bbr); in bbr_get_pacing_delay()5501 bw = bbr_get_bw(bbr); in bbr_get_hardware_rate()5814 bw = bbr_get_bw(bbr); in tcp_bbr_tso_size_check()10441 bw = bbr_get_bw(bbr); in bbr_substate_change()10716 tar = bbr_get_target_cwnd(bbr, bbr_get_bw(bbr), gain); in bbr_get_a_state_target()10721 tar = roundup(bbr_get_raw_target_cwnd(bbr, bbr_get_bw(bbr), in bbr_get_a_state_target()11898 target = bbr_get_target_cwnd(bbr, bbr_get_bw(bbr), BBR_UNIT); in bbr_cwnd_limiting()