Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/ !
H A Dreg.c958 ath11k_reg_reset_info(&ab->reg_info_store[pdev_idx]); in ath11k_reg_handle_chan_list()
959 ab->reg_info_store[pdev_idx] = *reg_info; in ath11k_reg_handle_chan_list()
1051 ath11k_reg_reset_info(&ab->reg_info_store[i]); in ath11k_reg_free()
1053 kfree(ab->reg_info_store); in ath11k_reg_free()
1054 ab->reg_info_store = NULL; in ath11k_reg_free()
H A Dcore.h1007 struct cur_regulatory_info *reg_info_store; member
H A Dwmi.c4920 if (!soc->reg_info_store) { in ath11k_wmi_tlv_ext_soc_hal_reg_caps_parse()
4921 soc->reg_info_store = kzalloc_objs(*soc->reg_info_store, in ath11k_wmi_tlv_ext_soc_hal_reg_caps_parse()
4923 if (!soc->reg_info_store) in ath11k_wmi_tlv_ext_soc_hal_reg_caps_parse()
H A Dmac.c7307 reg_info = &ab->reg_info_store[ar->pdev_idx]; in ath11k_mac_op_add_interface()
8327 reg_info = &ab->reg_info_store[ar->pdev_idx]; in ath11k_mac_parse_tx_pwr_env()
10039 reg_info = &ar->ab->reg_info_store[ar->pdev_idx]; in ath11k_mac_op_sta_state()