Searched refs:ap_free_sta23a (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/staging/rtl8723au/include/ |
D | rtw_ap.h | 47 u8 ap_free_sta23a(struct rtw_adapter *padapter, struct sta_info *psta, bool active, u16 reason);
|
/linux-4.1.27/drivers/staging/rtl8723au/core/ |
D | rtw_ap.c | 265 updated = ap_free_sta23a(padapter, psta, false, WLAN_REASON_DEAUTH_LEAVING); in expire_timeout_chk23a() 329 updated = ap_free_sta23a(padapter, psta, false, WLAN_REASON_DEAUTH_LEAVING); in expire_timeout_chk23a() 1600 u8 ap_free_sta23a(struct rtw_adapter *padapter, struct sta_info *psta, bool active, u16 reason) in ap_free_sta23a() function 1710 ap_free_sta23a(padapter, chk_alive_list[i], true, in rtw_sta_flush23a()
|
D | rtw_mlme_ext.c | 1912 updated = ap_free_sta23a(padapter, psta, in OnDeAuth23a() 1968 updated = ap_free_sta23a(padapter, psta, in OnDisassoc23a()
|
/linux-4.1.27/drivers/staging/rtl8723au/os_dep/ |
D | ioctl_cfg80211.c | 2905 ap_free_sta23a(padapter, psta, true, in cfg80211_rtw_del_station()
|