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.c5464 struct ath12k_hw_mode_freq_range_arg *lower_sbs_freq_range; in ath12k_wmi_fill_lower_share_sbs_freq() local
5467 lower_sbs_freq_range = in ath12k_wmi_fill_lower_share_sbs_freq()
5471 lower_sbs_freq_range[phy_id].low_2ghz_freq = in ath12k_wmi_fill_lower_share_sbs_freq()
5473 lower_sbs_freq_range[phy_id].high_2ghz_freq = in ath12k_wmi_fill_lower_share_sbs_freq()
5477 if (lower_sbs_freq_range[phy_id].low_2ghz_freq) { in ath12k_wmi_fill_lower_share_sbs_freq()
5478 lower_sbs_freq_range[phy_id].low_5ghz_freq = in ath12k_wmi_fill_lower_share_sbs_freq()
5480 lower_sbs_freq_range[phy_id].high_5ghz_freq = sbs_range_sep; in ath12k_wmi_fill_lower_share_sbs_freq()
5482 lower_sbs_freq_range[phy_id].low_5ghz_freq = sbs_range_sep + 10; in ath12k_wmi_fill_lower_share_sbs_freq()
5483 lower_sbs_freq_range[phy_id].high_5ghz_freq = in ath12k_wmi_fill_lower_share_sbs_freq()