Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_80211.h26 } __packed deauth; member
H A Dhostap_ap.c253 int deauth = sta->timeout_next == STA_DEAUTH; in ap_handle_timer() local
/openbmc/linux/drivers/staging/rtl8192e/
H A Drtllib_wx.c619 bool deauth = false; in rtllib_wx_set_mlme() local
H A Drtllib_softmac.c2778 void SendDisassociation(struct rtllib_device *ieee, bool deauth, u16 asRsn) in SendDisassociation()
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dsta_cmd.c484 struct host_cmd_ds_802_11_deauthenticate *deauth = &cmd->params.deauth; in mwifiex_cmd_802_11_deauthenticate() local
H A Dfw.h2331 struct host_cmd_ds_802_11_deauthenticate deauth; member
/openbmc/linux/include/linux/
H A Dieee80211.h1266 } __packed deauth; member
/openbmc/linux/include/net/
H A Dcfg80211.h4526 int (*deauth)(struct wiphy *wiphy, struct net_device *dev, member