Searched refs:deauth_ind (Results 1 – 6 of 6) sorted by relevance
239 struct deauth_ind *deauth_ind_msg = NULL; in csr_roam_lost_link()248 deauth_ind_msg = (struct deauth_ind *)sir_msg; in csr_roam_lost_link()4178 struct deauth_ind *deauth_ind; in csr_roam_chk_lnk_deauth_ind() local4180 deauth_ind = (struct deauth_ind *)msg_ptr; in csr_roam_chk_lnk_deauth_ind()4182 vdev_id = deauth_ind->vdev_id; in csr_roam_chk_lnk_deauth_ind()4185 deauth_ind->vdev_id, in csr_roam_chk_lnk_deauth_ind()4186 QDF_MAC_ADDR_REF(deauth_ind->bssid.bytes)); in csr_roam_chk_lnk_deauth_ind()4190 if (!csr_if_peer_present(mac_ctx, &deauth_ind->bssid.bytes[0], in csr_roam_chk_lnk_deauth_ind()4191 &deauth_ind->peer_macaddr.bytes[0])) in csr_roam_chk_lnk_deauth_ind()4195 deauth_ind->peer_macaddr, in csr_roam_chk_lnk_deauth_ind()[all …]
115 struct deauth_ind *pDeauthInd);
128 struct deauth_ind DeauthIndMsg;
753 struct deauth_ind *deauth; in lim_send_sta_disconnect_ind()774 deauth = (struct deauth_ind *)msg->bodyptr; in lim_send_sta_disconnect_ind()1122 struct deauth_ind *pSirSmeDeauthInd; in lim_send_sme_deauth_ind()1308 struct deauth_ind *pSirSmeDeauthInd = NULL; in lim_send_sme_deauth_ntf()
1060 tLimMlmDeauthInd *deauth_ind) in lim_process_mlm_deauth_ind() argument1066 if (!deauth_ind) { in lim_process_mlm_deauth_ind()1071 deauth_ind->peerMacAddr, in lim_process_mlm_deauth_ind()1075 QDF_MAC_ADDR_REF(deauth_ind->peerMacAddr)); in lim_process_mlm_deauth_ind()
1259 struct deauth_ind { struct