Searched refs:non_srg_th (Results 1 – 1 of 1) sorted by relevance
2946 s8 non_srg_th = 0, srg_th = 0; in ath11k_mac_config_obss_pd() local2970 non_srg_th = ATH11K_OBSS_PD_MAX_THRESHOLD; in ath11k_mac_config_obss_pd()2973 non_srg_th = (ATH11K_OBSS_PD_MAX_THRESHOLD + in ath11k_mac_config_obss_pd()2976 non_srg_th = ATH11K_OBSS_PD_NON_SRG_MAX_THRESHOLD; in ath11k_mac_config_obss_pd()2991 non_srg_th -= ATH11K_DEFAULT_NOISE_FLOOR; in ath11k_mac_config_obss_pd()2997 param_val |= (non_srg_th & GENMASK(7, 0)); in ath11k_mac_config_obss_pd()