Searched refs:vht_max_ampdu_len_exp (Results 1 – 4 of 4) sorted by relevance
176 uint32_t vht_max_ampdu_len_exp; member
5610 cfg->vht_max_ampdu_len_exp = (vht_cap_info & in wma_update_target_vht_cap()5630 cfg->vht_max_ampdu_len_exp); in wma_update_target_vht_cap()5846 vht_cap->vht_max_ampdu_len_exp = in wma_derive_ext_vht_cap()5885 vht_cap->vht_max_ampdu_len_exp = in wma_derive_ext_vht_cap()5886 QDF_MIN(vht_cap->vht_max_ampdu_len_exp, in wma_derive_ext_vht_cap()5974 vht_cap->vht_mu_bformee, vht_cap->vht_max_ampdu_len_exp, in wma_update_target_ext_vht_cap()
4799 if (vht_cap_info->ampdu_len_exponent > cfg->vht_max_ampdu_len_exp) in mlme_update_vht_cap()4800 vht_cap_info->ampdu_len_exponent = cfg->vht_max_ampdu_len_exp; in mlme_update_vht_cap()
2368 (cfg->vht_max_ampdu_len_exp << in hdd_update_tgt_vht_cap()