Home
last modified time | relevance | path

Searched refs:lower_sbs_freq_range (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.c5248 struct ath12k_hw_mode_freq_range_arg *lower_sbs_freq_range; in ath12k_wmi_fill_lower_share_sbs_freq() local
5251 lower_sbs_freq_range = in ath12k_wmi_fill_lower_share_sbs_freq()
5255 lower_sbs_freq_range[phy_id].low_2ghz_freq = in ath12k_wmi_fill_lower_share_sbs_freq()
5257 lower_sbs_freq_range[phy_id].high_2ghz_freq = in ath12k_wmi_fill_lower_share_sbs_freq()
5261 if (lower_sbs_freq_range[phy_id].low_2ghz_freq) { in ath12k_wmi_fill_lower_share_sbs_freq()
5262 lower_sbs_freq_range[phy_id].low_5ghz_freq = in ath12k_wmi_fill_lower_share_sbs_freq()
5264 lower_sbs_freq_range[phy_id].high_5ghz_freq = sbs_range_sep; in ath12k_wmi_fill_lower_share_sbs_freq()
5266 lower_sbs_freq_range[phy_id].low_5ghz_freq = sbs_range_sep + 10; in ath12k_wmi_fill_lower_share_sbs_freq()
5267 lower_sbs_freq_range[phy_id].high_5ghz_freq = in ath12k_wmi_fill_lower_share_sbs_freq()