Searched refs:SendDisassociation (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/ |
H A D | ieee80211.h | 229 #define SendDisassociation SendDisassociation_rsl macro 2163 void SendDisassociation(struct ieee80211_device *ieee, u8 *asSta, u8 asRsn);
|
H A D | ieee80211_softmac.c | 2974 SendDisassociation(struct ieee80211_device *ieee, in SendDisassociation() function 2988 EXPORT_SYMBOL(SendDisassociation);
|
/openbmc/linux/drivers/staging/rtl8192e/ |
H A D | rtllib_wx.c | 639 SendDisassociation(ieee, deauth, mlme->reason_code); in rtllib_wx_set_mlme()
|
H A D | rtllib_softmac.c | 2557 SendDisassociation(ieee, 1, WLAN_REASON_DEAUTH_LEAVING); in rtllib_stop_protocol() 2778 void SendDisassociation(struct rtllib_device *ieee, bool deauth, u16 asRsn) in SendDisassociation() function
|
H A D | rtllib.h | 1876 void SendDisassociation(struct rtllib_device *ieee, bool deauth, u16 asRsn);
|