Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath11k/
Dwmi.h4431 u32 country_id; member
4457 u32 country_id; member
Dwmi.c5134 reg_info->ctry_code = chan_list_event_hdr->country_id; in ath11k_pull_reg_chan_list_update_ev()
5378 reg_info->ctry_code = ev->country_id; in ath11k_pull_reg_chan_list_ext_update_ev()
/drivers/net/wireless/ath/ath12k/
Dwmi.h3969 __le32 country_id; member
Dwmi.c4541 reg_info->ctry_code = le32_to_cpu(ev->country_id); in ath12k_pull_reg_chan_list_ext_update_ev()