Searched refs:rtw_free_stainfo23a (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/drivers/staging/rtl8723au/core/ |
D | rtw_sta_mgt.c | 197 int rtw_free_stainfo23a(struct rtw_adapter *padapter, struct sta_info *psta) in rtw_free_stainfo23a() function 346 rtw_free_stainfo23a(padapter, psta); in rtw_free_all_stainfo23a()
|
D | rtw_ap.c | 64 rtw_free_stainfo23a(padapter, psta); in free_mlme_ap_info23a() 206 rtw_free_stainfo23a(padapter, psta); in expire_timeout_chk23a() 1639 rtw_free_stainfo23a(padapter, psta); in ap_free_sta23a() 1904 rtw_free_stainfo23a(padapter, psta); in stop_ap_mode23a()
|
D | rtw_mlme.c | 755 rtw_free_stainfo23a(adapter, psta); in rtw_free_assoc_resources23a() 765 rtw_free_stainfo23a(adapter, psta); in rtw_free_assoc_resources23a() 1115 rtw_free_stainfo23a(adapter, in rtw_joinbss_event_prehandle23a() 1358 rtw_free_stainfo23a(adapter, psta); in rtw_stadel_event_callback23a()
|
D | rtw_mlme_ext.c | 1083 rtw_free_stainfo23a(padapter, pstat); in OnAuth23a()
|
/linux-4.1.27/drivers/staging/rtl8723au/include/ |
D | sta_info.h | 366 int rtw_free_stainfo23a(struct rtw_adapter *padapter, struct sta_info *psta);
|