Home
last modified time | relevance | path

Searched refs:PLTFM_STRCMP (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/
H A Dtype.h121 #define PLTFM_STRCMP(s1, s2) \ macro
230 #define PLTFM_STRCMP(s1, s2) \ macro
H A Dmac_def.h112 #define PLTFM_STRCMP(s1, s2) \ macro
228 #define PLTFM_STRCMP(s1, s2) \ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/
H A Dtype.h121 #define PLTFM_STRCMP(s1, s2) \ macro
230 #define PLTFM_STRCMP(s1, s2) \ macro
H A Dmac_def.h112 #define PLTFM_STRCMP(s1, s2) \ macro
228 #define PLTFM_STRCMP(s1, s2) \ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/
H A Ddbg_cmd.c364 if (PLTFM_STRCMP(input[1], type_names[type]) == 0) in cmd_mac_fw_log_cfg()
482 if (PLTFM_STRCMP(mac_fw_status_cmd_i[i].name, input[1]) == 0) { in cmd_mac_fw_status_parser()
648 if (PLTFM_STRCMP(mac_hal_cmd_i[i].name, input[0]) == 0) { in mac_halmac_cmd_parser()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/
H A Ddbg_cmd.c364 if (PLTFM_STRCMP(input[1], type_names[type]) == 0) in cmd_mac_fw_log_cfg()
482 if (PLTFM_STRCMP(mac_fw_status_cmd_i[i].name, input[1]) == 0) { in cmd_mac_fw_status_parser()
648 if (PLTFM_STRCMP(mac_hal_cmd_i[i].name, input[0]) == 0) { in mac_halmac_cmd_parser()