Searched refs:deauth (Results 1 – 9 of 9) sorted by relevance
21 like deauth/disassoc, without sending the22 BA session stop & deauth/disassoc frames86 mac80211->driver: TX deauth/disassoc
540 if (!memcmp(resp->params.deauth.mac_addr, in mwifiex_ret_802_11_deauthenticate()542 sizeof(resp->params.deauth.mac_addr))) in mwifiex_ret_802_11_deauthenticate()
367 mgmt->u.deauth.reason_code = cpu_to_le16(reason_code); in mwifiex_host_mlme_disconnect()
2398 struct host_cmd_ds_802_11_deauthenticate deauth; member
117 u16 reason_code = le16_to_cpu(mgmt->u.deauth.reason_code); in cfg80211_process_deauth() 581 if (!rdev->ops->deauth) in cfg80211_mlme_down()
26 * Software SME in cfg80211, using auth/assoc/deauth calls to the656 if (!rdev->ops->deauth) in cfg80211_sme_disconnect()
555 WARN_ON(ops->auth && (!ops->assoc || !ops->deauth || !ops->disassoc)); in wiphy_new_nm()
509 ret = rdev->ops->deauth(&rdev->wiphy, dev, req); in rdev_deauth()
2418 CMD(deauth, DEAUTHENTICATE); in nl80211_add_commands_unsplit() 2466 if (rdev->ops->disconnect || rdev->ops->deauth) { in nl80211_send_pmsr_ftm_capa() 13259 if (!rdev->ops->deauth) in nl80211_set_mcast_rate()