Searched refs:CMD_SAE_PWE (Results 1 – 2 of 2) sorted by relevance
434 #define CMD_SAE_PWE "SAE_PWE" macro9715 else if (strnicmp(command, CMD_SAE_PWE, strlen(CMD_SAE_PWE)) == 0) { in wl_handle_private_cmd()9716 u8 sae_pwe = *(command + strlen(CMD_SAE_PWE) + 1) - '0'; in wl_handle_private_cmd()
453 #define CMD_SAE_PWE "SAE_PWE" macro10121 else if (strnicmp(command, CMD_SAE_PWE, strlen(CMD_SAE_PWE)) == 0) { in wl_handle_private_cmd()10122 u8 sae_pwe = *(command + strlen(CMD_SAE_PWE) + 1) - '0'; in wl_handle_private_cmd()