Home
last modified time | relevance | path

Searched defs:deauth (Results 1 – 6 of 6) sorted by relevance

/drivers/net/wireless/hostap/
Dhostap_80211.h25 } __packed deauth; member
Dhostap_ap.c260 int deauth = sta->timeout_next == STA_DEAUTH; in ap_handle_timer() local
/drivers/staging/rtl8192e/
Drtllib_wx.c742 bool deauth = false; in rtllib_wx_set_mlme() local
Drtllib_softmac.c3545 void SendDisassociation(struct rtllib_device *ieee, bool deauth, u16 asRsn) in SendDisassociation()
/drivers/net/wireless/mwifiex/
Dsta_cmd.c387 struct host_cmd_ds_802_11_deauthenticate *deauth = &cmd->params.deauth; in mwifiex_cmd_802_11_deauthenticate() local
Dfw.h1175 struct host_cmd_ds_802_11_deauthenticate deauth; member