Home
last modified time | relevance | path

Searched refs:ALPHA2_ARG (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_chplan.h62 #define ALPHA2_ARG(a2) ((is_alpha(a2[0]) || is_decimal(a2[0])) ? a2[0] : '-'), ((is_alpha(a2[1]) ||… macro
H A Drtw_chplan.c3105 , i == rfctl->effected_cisr_id ? '*' : ' ', i, ALPHA2_ARG(rfctl->cisr[i].alpha2) in dump_country_ie_slave_records()
H A Drtw_mlme_ext.c16874 , ALPHA2_ARG(param->cisr.alpha2), cis_status_str(param->cisr.status)); in get_str_of_set_chplan_keys()
16878 …pos += snprintf(pos, buf_len - (pos - buf), "alpha2:"ALPHA2_FMT, ALPHA2_ARG(param->country_ent.alp… in get_str_of_set_chplan_keys()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_chplan.h62 #define ALPHA2_ARG(a2) ((is_alpha(a2[0]) || is_decimal(a2[0])) ? a2[0] : '-'), ((is_alpha(a2[1]) ||… macro
H A Drtw_chplan.c3339 , i == rfctl->effected_cisr_id ? '*' : ' ', i, ALPHA2_ARG(rfctl->cisr[i].alpha2) in dump_country_ie_slave_records()
H A Drtw_mlme_ext.c13235 , ALPHA2_ARG(param->cisr.alpha2), cis_status_str(param->cisr.status));
13239 …pos += snprintf(pos, buf_len - (pos - buf), "alpha2:"ALPHA2_FMT, ALPHA2_ARG(param->country_ent.alp…
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_chplan.h62 #define ALPHA2_ARG(a2) ((is_alpha(a2[0]) || is_decimal(a2[0])) ? a2[0] : '-'), ((is_alpha(a2[1]) ||… macro
H A Drtw_chplan.c3339 , i == rfctl->effected_cisr_id ? '*' : ' ', i, ALPHA2_ARG(rfctl->cisr[i].alpha2) in dump_country_ie_slave_records()
H A Drtw_mlme_ext.c13206 , ALPHA2_ARG(param->cisr.alpha2), cis_status_str(param->cisr.status));
13210 …pos += snprintf(pos, buf_len - (pos - buf), "alpha2:"ALPHA2_FMT, ALPHA2_ARG(param->country_ent.alp…
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_chplan.h62 #define ALPHA2_ARG(a2) ((is_alpha(a2[0]) || is_decimal(a2[0])) ? a2[0] : '-'), ((is_alpha(a2[1]) ||… macro
H A Drtw_chplan.c3105 , i == rfctl->effected_cisr_id ? '*' : ' ', i, ALPHA2_ARG(rfctl->cisr[i].alpha2) in dump_country_ie_slave_records()
H A Drtw_mlme_ext.c16818 , ALPHA2_ARG(param->cisr.alpha2), cis_status_str(param->cisr.status)); in get_str_of_set_chplan_keys()
16822 …pos += snprintf(pos, buf_len - (pos - buf), "alpha2:"ALPHA2_FMT, ALPHA2_ARG(param->country_ent.alp… in get_str_of_set_chplan_keys()