Home
last modified time | relevance | path

Searched refs:ap_free_sta (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/staging/rtl8723bs/core/
H A Drtw_ap.c256 updated = ap_free_sta(padapter, psta, false, WLAN_REASON_DEAUTH_LEAVING); in expire_timeout_chk()
307 updated = ap_free_sta(padapter, psta, false, in expire_timeout_chk()
1832 u8 ap_free_sta(struct adapter *padapter, in ap_free_sta() function
1897 ap_free_sta(padapter, psta, true, WLAN_REASON_DEAUTH_LEAVING); in rtw_sta_flush()
H A Drtw_mlme_ext.c1478 updated = ap_free_sta(padapter, psta, false, reason); in OnDeAuth()
1550 updated = ap_free_sta(padapter, psta, false, reason); in OnDisassoc()
/linux/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c2374 updated = ap_free_sta(padapter, psta, true, WLAN_REASON_DEAUTH_LEAVING); in cfg80211_rtw_del_station()