Searched refs:non_srg_th (Results 1 – 1 of 1) sorted by relevance
3250 s8 non_srg_th = 0, srg_th = 0; in ath11k_mac_config_obss_pd() local3274 non_srg_th = ATH11K_OBSS_PD_MAX_THRESHOLD; in ath11k_mac_config_obss_pd()3277 non_srg_th = (ATH11K_OBSS_PD_MAX_THRESHOLD + in ath11k_mac_config_obss_pd()3280 non_srg_th = ATH11K_OBSS_PD_NON_SRG_MAX_THRESHOLD; in ath11k_mac_config_obss_pd()3295 non_srg_th -= ATH11K_DEFAULT_NOISE_FLOOR; in ath11k_mac_config_obss_pd()3301 param_val |= (non_srg_th & GENMASK(7, 0)); in ath11k_mac_config_obss_pd()