Home
last modified time | relevance | path

Searched refs:ap_free_sta (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/include/
H A Drtw_ap.h38 u8 ap_free_sta(struct adapter *padapter, struct sta_info *psta,
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/
H A Drtw_ap.h33 u8 ap_free_sta(struct adapter *padapter, struct sta_info *psta, bool active, u16 reason);
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/include/
H A Drtw_ap.h33 u8 ap_free_sta(struct adapter *padapter, struct sta_info *psta, bool active, u16 reason);
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/
H A Dhostap_ap.c112 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()
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/
H A Dhostap_ap.c112 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()
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/core/
H A Drtw_ap.c326 updated = ap_free_sta(padapter, psta, false, WLAN_REASON_DEAUTH_LEAVING); in expire_timeout_chk()
398 updated = ap_free_sta(padapter, psta, false, WLAN_REASON_DEAUTH_LEAVING); in expire_timeout_chk()
2144 u8 ap_free_sta( in ap_free_sta() function
2217 ap_free_sta(padapter, psta, true, WLAN_REASON_DEAUTH_LEAVING); in rtw_sta_flush()
H A Drtw_mlme_ext.c1772 updated = ap_free_sta(padapter, psta, false, reason); in OnDeAuth()
1847 updated = ap_free_sta(padapter, psta, false, reason); in OnDisassoc()
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/core/
H A Drtw_ap.c269 updated = ap_free_sta(padapter, psta, true, in expire_timeout_chk()
330 updated = ap_free_sta(padapter, psta, true, in expire_timeout_chk()
1562 u8 ap_free_sta(struct adapter *padapter, struct sta_info *psta, in ap_free_sta() function
1629 ap_free_sta(padapter, psta, true, WLAN_REASON_DEAUTH_LEAVING); in rtw_sta_flush()
H A Drtw_mlme_ext.c3441 updated = ap_free_sta(padapter, psta, false, reason); in OnDeAuth()
3494 updated = ap_free_sta(padapter, psta, false, reason); in OnDisassoc()
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/core/
H A Drtw_ap.c258 updated = ap_free_sta(padapter, psta, false, WLAN_REASON_DEAUTH_LEAVING); in expire_timeout_chk()
311 updated = ap_free_sta(padapter, psta, false, in expire_timeout_chk()
1885 u8 ap_free_sta( in ap_free_sta() function
1952 ap_free_sta(padapter, psta, true, WLAN_REASON_DEAUTH_LEAVING); in rtw_sta_flush()
H A Drtw_mlme_ext.c1494 updated = ap_free_sta(padapter, psta, false, reason); in OnDeAuth()
1565 updated = ap_free_sta(padapter, psta, false, reason); in OnDisassoc()
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_linux.c872 updated = ap_free_sta(padapter, psta, true, WLAN_REASON_DEAUTH_LEAVING); in rtw_del_sta()
H A Dioctl_cfg80211.c2384 updated = ap_free_sta(padapter, psta, true, WLAN_REASON_DEAUTH_LEAVING); in cfg80211_rtw_del_station()
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c2876 updated = ap_free_sta(padapter, psta, true, WLAN_REASON_DEAUTH_LEAVING); in cfg80211_rtw_del_station()
H A Dioctl_linux.c3846 updated = ap_free_sta(padapter, psta, true, WLAN_REASON_DEAUTH_LEAVING); in rtw_del_sta()
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/os_dep/
H A Dioctl_linux.c2505 updated = ap_free_sta(padapter, psta, true, WLAN_REASON_DEAUTH_LEAVING); in rtw_del_sta()

Completed in 52 milliseconds