Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath10k/
Dcore.h1041 u32 low_2ghz_chan; member
Dwmi.c5439 arg->low_2ghz_chan = ev->hal_reg_capabilities.low_2ghz_chan; in ath10k_wmi_main_op_pull_svc_rdy_ev()
5480 arg->low_2ghz_chan = ev->hal_reg_capabilities.low_2ghz_chan; in ath10k_wmi_10x_op_pull_svc_rdy_ev()
5543 ar->low_2ghz_chan = __le32_to_cpu(arg.low_2ghz_chan); in ath10k_wmi_event_service_ready_work()
5663 __le32_to_cpu(arg.low_2ghz_chan), in ath10k_wmi_event_service_ready_work()
Dwmi.h2237 __le32 low_2ghz_chan; member
6916 __le32 low_2ghz_chan; member
Dwmi-tlv.c1364 arg->low_2ghz_chan = reg->low_2ghz_chan; in ath10k_wmi_tlv_op_pull_svc_rdy_ev()
/linux-6.6.21/drivers/net/wireless/ath/ath11k/
Dwmi.h2258 u32 low_2ghz_chan; member
2529 u32 low_2ghz_chan; member
5210 u32 low_2ghz_chan; member
Dwmi.c504 param->low_2ghz_chan = ext_reg_cap->low_2ghz_chan; in ath11k_pull_reg_cap_svc_rdy_ext()
3993 band_to_mac[i].start_freq = hal_reg_cap->low_2ghz_chan; in ath11k_fill_band_to_mac_param()
3997 band_to_mac[i].start_freq = hal_reg_cap->low_2ghz_chan; in ath11k_fill_band_to_mac_param()
Dmac.c9215 temp_reg_cap->low_2ghz_chan, in ath11k_mac_setup_channels_rates()
/linux-6.6.21/drivers/net/wireless/ath/ath12k/
Dwmi.h2262 u32 low_2ghz_chan; member
2581 __le32 low_2ghz_chan; member
Dwmi.c620 param->low_2ghz_chan = le32_to_cpu(ext_reg_cap->low_2ghz_chan); in ath12k_pull_reg_cap_svc_rdy_ext()
3186 arg[i].start_freq = hal_reg_cap->low_2ghz_chan; in ath12k_fill_band_to_mac_param()
3190 arg[i].start_freq = hal_reg_cap->low_2ghz_chan; in ath12k_fill_band_to_mac_param()
Dmac.c7002 reg_cap->low_2ghz_chan, in ath12k_mac_setup_channels_rates()