Searched refs:ap_free_sta (Results 1 – 10 of 10) sorted by relevance
| /Linux-v5.4/drivers/staging/rtl8188eu/include/ |
| D | rtw_ap.h | 38 u8 ap_free_sta(struct adapter *padapter, struct sta_info *psta,
|
| /Linux-v5.4/drivers/staging/rtl8723bs/include/ |
| D | rtw_ap.h | 33 u8 ap_free_sta(struct adapter *padapter, struct sta_info *psta, bool active, u16 reason);
|
| /Linux-v5.4/drivers/staging/rtl8188eu/core/ |
| D | rtw_ap.c | 268 updated = ap_free_sta(padapter, psta, true, WLAN_REASON_DEAUTH_LEAVING); in expire_timeout_chk() 322 updated = ap_free_sta(padapter, psta, true, WLAN_REASON_DEAUTH_LEAVING); in expire_timeout_chk() 1545 u8 ap_free_sta(struct adapter *padapter, struct sta_info *psta, in ap_free_sta() function 1612 ap_free_sta(padapter, psta, true, WLAN_REASON_DEAUTH_LEAVING); in rtw_sta_flush()
|
| D | rtw_mlme_ext.c | 3447 updated = ap_free_sta(padapter, psta, false, reason); in OnDeAuth() 3501 updated = ap_free_sta(padapter, psta, false, reason); in OnDisassoc()
|
| /Linux-v5.4/drivers/staging/rtl8723bs/core/ |
| D | rtw_ap.c | 324 updated = ap_free_sta(padapter, psta, false, WLAN_REASON_DEAUTH_LEAVING); in expire_timeout_chk() 396 updated = ap_free_sta(padapter, psta, false, WLAN_REASON_DEAUTH_LEAVING); in expire_timeout_chk() 2142 u8 ap_free_sta( in ap_free_sta() function 2215 ap_free_sta(padapter, psta, true, WLAN_REASON_DEAUTH_LEAVING); in rtw_sta_flush()
|
| D | rtw_mlme_ext.c | 1774 updated = ap_free_sta(padapter, psta, false, reason); in OnDeAuth() 1849 updated = ap_free_sta(padapter, psta, false, reason); in OnDisassoc()
|
| /Linux-v5.4/drivers/net/wireless/intersil/hostap/ |
| D | hostap_ap.c | 112 static void ap_free_sta(struct ap_data *ap, struct sta_info *sta) in ap_free_sta() function 276 ap_free_sta(ap, sta); in ap_handle_timer() 490 ap_free_sta(ap, sta); in ap_control_kick_mac() 511 ap_free_sta(ap, sta); in ap_control_kickall() 887 ap_free_sta(ap, sta); in hostap_free_data() 2539 ap_free_sta(ap, sta); in prism2_hostapd_remove_sta()
|
| /Linux-v5.4/drivers/staging/rtl8723bs/os_dep/ |
| D | ioctl_cfg80211.c | 2904 updated = ap_free_sta(padapter, psta, true, WLAN_REASON_DEAUTH_LEAVING); in cfg80211_rtw_del_station()
|
| D | ioctl_linux.c | 3857 updated = ap_free_sta(padapter, psta, true, WLAN_REASON_DEAUTH_LEAVING); in rtw_del_sta()
|
| /Linux-v5.4/drivers/staging/rtl8188eu/os_dep/ |
| D | ioctl_linux.c | 2531 updated = ap_free_sta(padapter, psta, true, WLAN_REASON_DEAUTH_LEAVING); in rtw_del_sta()
|