Searched refs:rtw_free_stainfo (Results 1 – 5 of 5) sorted by relevance
| /linux-4.4.14/drivers/staging/rtl8188eu/core/ |
| D | rtw_sta_mgt.c | 267 u32 rtw_free_stainfo(struct adapter *padapter, struct sta_info *psta) in rtw_free_stainfo() function 425 rtw_free_stainfo(padapter, psta); in rtw_free_all_stainfo()
|
| D | rtw_ap.c | 68 rtw_free_stainfo(padapter, psta); in free_mlme_ap_info() 322 rtw_free_stainfo(padapter, psta); in expire_timeout_chk() 1767 rtw_free_stainfo(padapter, psta); in ap_free_sta() 1978 rtw_free_stainfo(padapter, psta); in stop_ap_mode()
|
| D | rtw_mlme.c | 791 rtw_free_stainfo(adapter, psta); in rtw_free_assoc_resources_locked() 802 rtw_free_stainfo(adapter, psta); in rtw_free_assoc_resources_locked() 1077 rtw_free_stainfo(adapter, pcur_sta); in rtw_joinbss_event_prehandle() 1328 rtw_free_stainfo(adapter, psta); in rtw_stadel_event_callback()
|
| D | rtw_mlme_ext.c | 2907 rtw_free_stainfo(padapter, pstat); in OnAuth()
|
| /linux-4.4.14/drivers/staging/rtl8188eu/include/ |
| D | sta_info.h | 361 u32 rtw_free_stainfo(struct adapter *adapt, struct sta_info *psta);
|