Searched refs:red_bw (Results 1 – 4 of 4) sorted by relevance
680 uint64_t red_bw; member
2974 bw = bbr->r_ctl.red_bw; in __bbr_get_bw()3890 bbr->r_ctl.red_bw = get_filter_value(&bbr->r_ctl.rc_delrate); in bbr_setup_red_bw()3892 if (bbr->r_ctl.red_bw > bbr->r_ctl.rc_bbr_cur_del_rate) in bbr_setup_red_bw()3893 bbr->r_ctl.red_bw = bbr->r_ctl.rc_bbr_cur_del_rate; in bbr_setup_red_bw()3894 if (bbr->r_ctl.red_bw < (get_filter_value(&bbr->r_ctl.rc_delrate) / 2)) in bbr_setup_red_bw()3895 bbr->r_ctl.red_bw = get_filter_value(&bbr->r_ctl.rc_delrate) / 2; in bbr_setup_red_bw()
1465 __le32 red_bw[ATH12K_HTT_RX_NUM_REDUCED_CHAN_TYPES][ATH12K_HTT_RX_NUM_BW_CNTRS]; member1486 __le32 red_bw[ATH12K_HTT_RX_NUM_REDUCED_CHAN_TYPES][ATH12K_HTT_RX_NUM_BW_CNTRS]; member
2999 len += print_array_to_buf(buf, len, "", htt_stats_buf->red_bw[j], in ath12k_htt_print_ul_ofdma_trigger_stats()3154 le32_to_cpu(htt_stats_buf->red_bw[i][j])); in ath12k_htt_print_ul_mumimo_trig_stats()