Searched refs:sbs_mac_range (Results 1 – 1 of 1) sorted by relevance
1087 struct policy_mgr_freq_range *sbs_mac_range, *shared_mac_range; in policy_mgr_modify_sbs_freq() local1090 sbs_mac_range = &pm_ctx->hw_mode.freq_range_caps[MODE_SBS][phy_id]; in policy_mgr_modify_sbs_freq()1096 if (sbs_mac_range->low_2ghz_freq && sbs_mac_range->low_5ghz_freq) in policy_mgr_modify_sbs_freq()1098 if (sbs_mac_range->low_2ghz_freq && !sbs_mac_range->low_5ghz_freq) { in policy_mgr_modify_sbs_freq()1100 policy_mgr_dump_freq_range_per_mac(sbs_mac_range, MODE_SBS); in policy_mgr_modify_sbs_freq()1104 non_shared_range = sbs_mac_range; in policy_mgr_modify_sbs_freq()