Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8723au/include/
Drtw_ap.h48 int rtw_sta_flush23a(struct rtw_adapter *padapter);
/linux-4.4.14/drivers/staging/rtl8723au/core/
Drtw_ap.c51 rtw_sta_flush23a(padapter); in free_mlme_ap_info23a()
1659 int rtw_sta_flush23a(struct rtw_adapter *padapter) in rtw_sta_flush23a() function
1883 rtw_sta_flush23a(padapter); in stop_ap_mode23a()
/linux-4.4.14/drivers/staging/rtl8723au/os_dep/
Dioctl_cfg80211.c2873 ret = rtw_sta_flush23a(padapter); in cfg80211_rtw_del_station()