Home
last modified time | relevance | path

Searched refs:REG_ALPHA2_LEN (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/
H A Dreg.h54 u8 alpha2[REG_ALPHA2_LEN + 1];
H A Dreg.c648 memcpy(tmp_regd->alpha2, reg_info->alpha2, REG_ALPHA2_LEN + 1); in ath12k_reg_build_regd()
649 memcpy(alpha2, reg_info->alpha2, REG_ALPHA2_LEN + 1); in ath12k_reg_build_regd()
H A Dwmi.h3944 #define REG_ALPHA2_LEN 2 macro
H A Dwmi.c4785 memcpy(reg_info->alpha2, &ev->alpha2, REG_ALPHA2_LEN); in ath12k_pull_reg_chan_list_ext_update_ev()
/linux/drivers/net/wireless/ath/ath11k/
H A Dreg.c701 memcpy(tmp_regd->alpha2, reg_info->alpha2, REG_ALPHA2_LEN + 1); in ath11k_reg_build_regd()
702 memcpy(alpha2, reg_info->alpha2, REG_ALPHA2_LEN + 1); in ath11k_reg_build_regd()
H A Dcore.h780 u8 alpha2[REG_ALPHA2_LEN + 1];
H A Dwmi.h4152 #define REG_ALPHA2_LEN 2 macro
4425 u8 alpha2[REG_ALPHA2_LEN + 1];
H A Dwmi.c5247 REG_ALPHA2_LEN); in ath11k_pull_reg_chan_list_update_ev()
5490 memcpy(reg_info->alpha2, &ev->alpha2, REG_ALPHA2_LEN); in ath11k_pull_reg_chan_list_ext_update_ev()