Searched refs:CMD_ENABLE_6G_P2P (Results 1 – 2 of 2) sorted by relevance
869 #define CMD_ENABLE_6G_P2P "ENABLE_6G_P2P" macro13037 else if (strnicmp(command, CMD_ENABLE_6G_P2P, strlen(CMD_ENABLE_6G_P2P)) == 0) { in wl_handle_private_cmd()13038 int enable = *(command + strlen(CMD_ENABLE_6G_P2P) + 1) - '0'; in wl_handle_private_cmd()
855 #define CMD_ENABLE_6G_P2P "ENABLE_6G_P2P" macro12881 else if (strnicmp(command, CMD_ENABLE_6G_P2P, strlen(CMD_ENABLE_6G_P2P)) == 0) { in wl_handle_private_cmd()12882 int enable = *(command + strlen(CMD_ENABLE_6G_P2P) + 1) - '0'; in wl_handle_private_cmd()