Searched refs:non_srg_th (Results 1 – 3 of 3) sorted by relevance
4637 obss_pd_arg.non_srg_th = ATH12K_OBSS_PD_MAX_THRESHOLD + in ath12k_mac_config_obss_pd()4640 obss_pd_arg.non_srg_th = ATH12K_OBSS_PD_NON_SRG_MAX_THRESHOLD; in ath12k_mac_config_obss_pd()4643 obss_pd_arg.non_srg_th -= ATH12K_DEFAULT_NOISE_FLOOR; in ath12k_mac_config_obss_pd()4657 obss_pd_arg.srg_th, obss_pd_arg.non_srg_th); in ath12k_mac_config_obss_pd()
6527 s8 non_srg_th; member
3726 param_val |= u32_encode_bits((u8)arg->non_srg_th, GENMASK(7, 0)); in ath12k_wmi_build_obss_pd()