Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.c5889 ath11k_sub_reg_6ghz_to_str(ev->domain_code_6ghz_ap_lpi), in ath11k_pull_reg_chan_list_ext_update_ev()
5890 ath11k_sub_reg_6ghz_to_str(ev->domain_code_6ghz_ap_sp), in ath11k_pull_reg_chan_list_ext_update_ev()
5891 ath11k_sub_reg_6ghz_to_str(ev->domain_code_6ghz_ap_vlp)); in ath11k_pull_reg_chan_list_ext_update_ev()
5904 ath11k_sub_reg_6ghz_to_str(ev->domain_code_6ghz_client_lpi[i]), in ath11k_pull_reg_chan_list_ext_update_ev()
5905 ath11k_sub_reg_6ghz_to_str(ev->domain_code_6ghz_client_sp[i]), in ath11k_pull_reg_chan_list_ext_update_ev()
5906 ath11k_sub_reg_6ghz_to_str(ev->domain_code_6ghz_client_vlp[i]) in ath11k_pull_reg_chan_list_ext_update_ev()
H A Dwmi.h4322 ath11k_sub_reg_6ghz_to_str(enum reg_subdomains_6ghz sub_id) in ath11k_sub_reg_6ghz_to_str() function