Searched refs:COUNTRY_CHPLAN_EN_11AX (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/ |
| H A D | rtw_chplan.h | 159 #define COUNTRY_CHPLAN_EN_11AX(_ent) ((_ent)->proto_en & CCHPLAN_PROTO_EN_AX) macro 161 #define COUNTRY_CHPLAN_EN_11AX(_ent) 0 macro
|
| H A D | rtw_chplan.c | 2613 _RTW_PRINT_SEL(sel, " %s", COUNTRY_CHPLAN_EN_11AX(ent) ? "ax" : " "); in dump_country_chplan()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_chplan.h | 213 #define COUNTRY_CHPLAN_EN_11AX(_ent) (((_ent)->proto_en & CHPLAN_PROTO_EN_AX) ? 1 : 0) macro 215 #define COUNTRY_CHPLAN_EN_11AX(_ent) 0 macro
|
| H A D | rtw_chplan.c | 3247 _RTW_PRINT_SEL(sel, " %s", COUNTRY_CHPLAN_EN_11AX(ent) ? "ax" : " "); in dump_country_chplan()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_chplan.h | 212 #define COUNTRY_CHPLAN_EN_11AX(_ent) (((_ent)->proto_en & CHPLAN_PROTO_EN_AX) ? 1 : 0) macro 214 #define COUNTRY_CHPLAN_EN_11AX(_ent) 0 macro
|
| H A D | rtw_chplan.c | 3481 _RTW_PRINT_SEL(sel, " %s", COUNTRY_CHPLAN_EN_11AX(ent) ? "ax" : " "); in dump_country_chplan()
|
| H A D | rtw_cmd.c | 988 && ((req_chplan && COUNTRY_CHPLAN_EN_11AX(req_chplan)) in rtw_joinbss_cmd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_chplan.h | 212 #define COUNTRY_CHPLAN_EN_11AX(_ent) (((_ent)->proto_en & CHPLAN_PROTO_EN_AX) ? 1 : 0) macro 214 #define COUNTRY_CHPLAN_EN_11AX(_ent) 0 macro
|
| H A D | rtw_chplan.c | 3481 _RTW_PRINT_SEL(sel, " %s", COUNTRY_CHPLAN_EN_11AX(ent) ? "ax" : " "); in dump_country_chplan()
|
| H A D | rtw_cmd.c | 991 && ((req_chplan && COUNTRY_CHPLAN_EN_11AX(req_chplan)) in rtw_joinbss_cmd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_chplan.h | 213 #define COUNTRY_CHPLAN_EN_11AX(_ent) (((_ent)->proto_en & CHPLAN_PROTO_EN_AX) ? 1 : 0) macro 215 #define COUNTRY_CHPLAN_EN_11AX(_ent) 0 macro
|
| H A D | rtw_chplan.c | 3247 _RTW_PRINT_SEL(sel, " %s", COUNTRY_CHPLAN_EN_11AX(ent) ? "ax" : " "); in dump_country_chplan()
|