Home
last modified time | relevance | path

Searched refs:ap_free_sta23a (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/staging/rtl8723au/include/
Drtw_ap.h47 u8 ap_free_sta23a(struct rtw_adapter *padapter, struct sta_info *psta, bool active, u16 reason);
/linux-4.4.14/drivers/staging/rtl8723au/core/
Drtw_ap.c267 updated = ap_free_sta23a(padapter, psta, false, WLAN_REASON_DEAUTH_LEAVING); in expire_timeout_chk23a()
337 updated = ap_free_sta23a(padapter, psta, false, WLAN_REASON_DEAUTH_LEAVING); in expire_timeout_chk23a()
1583 u8 ap_free_sta23a(struct rtw_adapter *padapter, struct sta_info *psta, bool active, u16 reason) in ap_free_sta23a() function
1693 ap_free_sta23a(padapter, chk_alive_list[i], true, in rtw_sta_flush23a()
Drtw_mlme_ext.c1905 updated = ap_free_sta23a(padapter, psta, in OnDeAuth23a()
1961 updated = ap_free_sta23a(padapter, psta, in OnDisassoc23a()
/linux-4.4.14/drivers/staging/rtl8723au/os_dep/
Dioctl_cfg80211.c2905 ap_free_sta23a(padapter, psta, true, in cfg80211_rtw_del_station()