Searched refs:reg_info_store (Results 1 – 2 of 2) sorted by relevance
916 ath11k_reg_reset_info(&ab->reg_info_store[pdev_idx]); in ath11k_reg_handle_chan_list()917 ab->reg_info_store[pdev_idx] = *reg_info; in ath11k_reg_handle_chan_list()1008 ath11k_reg_reset_info(&ab->reg_info_store[i]); in ath11k_reg_free()1010 kfree(ab->reg_info_store); in ath11k_reg_free()1011 ab->reg_info_store = NULL; in ath11k_reg_free()
4860 if (!soc->reg_info_store) { in ath11k_wmi_tlv_ext_soc_hal_reg_caps_parse()4861 soc->reg_info_store = kcalloc(soc->num_radios, in ath11k_wmi_tlv_ext_soc_hal_reg_caps_parse()4862 sizeof(*soc->reg_info_store), in ath11k_wmi_tlv_ext_soc_hal_reg_caps_parse()4864 if (!soc->reg_info_store) in ath11k_wmi_tlv_ext_soc_hal_reg_caps_parse()