Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dreg.h54 u8 alpha2[REG_ALPHA2_LEN + 1];
H A Dreg.c610 memcpy(tmp_regd->alpha2, reg_info->alpha2, REG_ALPHA2_LEN + 1);
611 memcpy(alpha2, reg_info->alpha2, REG_ALPHA2_LEN + 1);
H A Dwmi.h3891 #define REG_ALPHA2_LEN 2 macro
H A Dwmi.c4717 memcpy(reg_info->alpha2, &ev->alpha2, REG_ALPHA2_LEN); in ath12k_pull_reg_chan_list_ext_update_ev()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dreg.c656 memcpy(tmp_regd->alpha2, reg_info->alpha2, REG_ALPHA2_LEN + 1); in ath11k_reg_build_regd()
657 memcpy(alpha2, reg_info->alpha2, REG_ALPHA2_LEN + 1); in ath11k_reg_build_regd()
H A Dcore.h753 u8 alpha2[REG_ALPHA2_LEN + 1];
H A Dwmi.h4128 #define REG_ALPHA2_LEN 2 macro
4400 u8 alpha2[REG_ALPHA2_LEN + 1];
H A Dwmi.c5407 REG_ALPHA2_LEN); in ath11k_pull_reg_chan_list_update_ev()
5662 memcpy(reg_info->alpha2, &ev->alpha2, REG_ALPHA2_LEN); in ath11k_pull_reg_chan_list_ext_update_ev()