Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/intersil/hostap/
Dhostap_80211.h26 } __packed deauth; member
Dhostap_ap.c253 int deauth = sta->timeout_next == STA_DEAUTH; in ap_handle_timer() local
/Linux-v5.10/drivers/staging/rtl8192e/
Drtllib_wx.c672 bool deauth = false; in rtllib_wx_set_mlme() local
Drtllib_softmac.c3109 void SendDisassociation(struct rtllib_device *ieee, bool deauth, u16 asRsn) in SendDisassociation()
/Linux-v5.10/drivers/net/wireless/marvell/mwifiex/
Dsta_cmd.c492 struct host_cmd_ds_802_11_deauthenticate *deauth = &cmd->params.deauth; in mwifiex_cmd_802_11_deauthenticate() local
Dfw.h2334 struct host_cmd_ds_802_11_deauthenticate deauth; member
/Linux-v5.10/include/linux/
Dieee80211.h1108 } __packed deauth; member
/Linux-v5.10/include/net/
Dcfg80211.h4033 int (*deauth)(struct wiphy *wiphy, struct net_device *dev, member