Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h4431 u32 country_id; member
4457 u32 country_id; member
H A 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()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h3970 __le32 country_id; member
H A Dwmi.c4542 reg_info->ctry_code = le32_to_cpu(ev->country_id); in ath12k_pull_reg_chan_list_ext_update_ev()