Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c10175 struct ath11k_hal_reg_capabilities_ext *reg_cap, *temp_reg_cap; in ath11k_mac_setup_channels_rates() local
10185 temp_reg_cap = reg_cap; in ath11k_mac_setup_channels_rates()
10204 temp_reg_cap = &ar->ab->hal_reg_cap[phy_id]; in ath11k_mac_setup_channels_rates()
10207 temp_reg_cap->low_2ghz_chan, in ath11k_mac_setup_channels_rates()
10208 temp_reg_cap->high_2ghz_chan); in ath11k_mac_setup_channels_rates()
10231 temp_reg_cap = &ar->ab->hal_reg_cap[phy_id]; in ath11k_mac_setup_channels_rates()
10235 temp_reg_cap->low_5ghz_chan, in ath11k_mac_setup_channels_rates()
10236 temp_reg_cap->high_5ghz_chan); in ath11k_mac_setup_channels_rates()
10259 temp_reg_cap = &ar->ab->hal_reg_cap[phy_id]; in ath11k_mac_setup_channels_rates()
10263 temp_reg_cap->low_5ghz_chan, in ath11k_mac_setup_channels_rates()
[all …]