Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dreg.c691 reg_rule = reg_info->reg_rules_6ghz_ap_ptr[WMI_REG_INDOOR_AP] + in ath11k_reg_build_regd()
H A Dwmi.c5832 reg_info->reg_rules_6ghz_ap_ptr[i] = in ath11k_pull_reg_chan_list_ext_update_ev()
5836 if (!reg_info->reg_rules_6ghz_ap_ptr[i]) { in ath11k_pull_reg_chan_list_ext_update_ev()
5844 reg_info->reg_rules_6ghz_ap_ptr[i]); in ath11k_pull_reg_chan_list_ext_update_ev()
7517 kfree(reg_info->reg_rules_6ghz_ap_ptr[i]); in ath11k_reg_chan_list_event()
H A Dwmi.h4424 struct cur_reg_rule *reg_rules_6ghz_ap_ptr[WMI_REG_CURRENT_MAX_AP_TYPE]; member