Searched refs:auth_req (Results 1 – 1 of 1) sorted by relevance
495 tLimMlmAuthReq *auth_req; in lim_process_mlm_auth_cnf() local565 auth_req = qdf_mem_malloc(sizeof(tLimMlmAuthReq)); in lim_process_mlm_auth_cnf()566 if (!auth_req) { in lim_process_mlm_auth_cnf()572 sir_copy_mac_addr(auth_req->peerMacAddr, in lim_process_mlm_auth_cnf()575 qdf_mem_copy((uint8_t *)&auth_req->peerMacAddr, in lim_process_mlm_auth_cnf()579 auth_req->authType = auth_mode; in lim_process_mlm_auth_cnf()581 auth_req->sessionId = auth_cnf->sessionId; in lim_process_mlm_auth_cnf()583 (uint32_t *) auth_req); in lim_process_mlm_auth_cnf()