Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dmac.c9841 struct ath11k_hal_reg_capabilities_ext *reg_cap, *temp_reg_cap; in ath11k_mac_setup_channels_rates() local
9851 temp_reg_cap = reg_cap; in ath11k_mac_setup_channels_rates()
9870 temp_reg_cap = &ar->ab->hal_reg_cap[phy_id]; in ath11k_mac_setup_channels_rates()
9873 temp_reg_cap->low_2ghz_chan, in ath11k_mac_setup_channels_rates()
9874 temp_reg_cap->high_2ghz_chan); in ath11k_mac_setup_channels_rates()
9897 temp_reg_cap = &ar->ab->hal_reg_cap[phy_id]; in ath11k_mac_setup_channels_rates()
9901 temp_reg_cap->low_5ghz_chan, in ath11k_mac_setup_channels_rates()
9902 temp_reg_cap->high_5ghz_chan); in ath11k_mac_setup_channels_rates()
9925 temp_reg_cap = &ar->ab->hal_reg_cap[phy_id]; in ath11k_mac_setup_channels_rates()
9929 temp_reg_cap->low_5ghz_chan, in ath11k_mac_setup_channels_rates()
[all …]