Searched refs:mlmDeauthCnf (Results 1 – 1 of 1) sorted by relevance
511 tLimMlmDeauthCnf mlmDeauthCnf; in lim_send_del_sta_cnf() local555 qdf_copy_macaddr(&mlmDeauthCnf.peer_macaddr, &sta_dsaddr); in lim_send_del_sta_cnf()556 mlmDeauthCnf.resultCode = status_code; in lim_send_del_sta_cnf()557 mlmDeauthCnf.deauthTrigger = mlmStaContext.cleanupTrigger; in lim_send_del_sta_cnf()559 mlmDeauthCnf.sessionId = pe_session->peSessionId; in lim_send_del_sta_cnf()563 (uint32_t *) &mlmDeauthCnf); in lim_send_del_sta_cnf()