Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dreg.h54 u8 alpha2[REG_ALPHA2_LEN + 1];
H A Dreg.c597 memcpy(tmp_regd->alpha2, reg_info->alpha2, REG_ALPHA2_LEN + 1); in ath12k_reg_build_regd()
598 memcpy(alpha2, reg_info->alpha2, REG_ALPHA2_LEN + 1); in ath12k_reg_build_regd()
H A Dwmi.h3891 #define REG_ALPHA2_LEN 2 macro
H A Dwmi.c4521 memcpy(reg_info->alpha2, &ev->alpha2, REG_ALPHA2_LEN); in ath12k_pull_reg_chan_list_ext_update_ev()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dreg.c643 memcpy(tmp_regd->alpha2, reg_info->alpha2, REG_ALPHA2_LEN + 1); in ath11k_reg_build_regd()
644 memcpy(alpha2, reg_info->alpha2, REG_ALPHA2_LEN + 1); in ath11k_reg_build_regd()
H A Dcore.h732 u8 alpha2[REG_ALPHA2_LEN + 1];
H A Dwmi.h4125 #define REG_ALPHA2_LEN 2 macro
4397 u8 alpha2[REG_ALPHA2_LEN + 1];
H A Dwmi.c5129 REG_ALPHA2_LEN); in ath11k_pull_reg_chan_list_update_ev()
5372 memcpy(reg_info->alpha2, &ev->alpha2, REG_ALPHA2_LEN); in ath11k_pull_reg_chan_list_ext_update_ev()