Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.h4434 u32 country_id; member
4460 u32 country_id; member
H A Dwmi.c5412 reg_info->ctry_code = chan_list_event_hdr->country_id; in ath11k_pull_reg_chan_list_update_ev()
5668 reg_info->ctry_code = ev->country_id; in ath11k_pull_reg_chan_list_ext_update_ev()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.h3969 __le32 country_id; member
H A Dwmi.c4737 reg_info->ctry_code = le32_to_cpu(ev->country_id); in ath12k_pull_reg_chan_list_ext_update_ev()