Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Dsta_info.h360 extern u32 _rtw_free_sta_priv(struct sta_priv *pstapriv);
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_sta_mgt.c143 u32 _rtw_free_sta_priv(struct sta_priv *pstapriv) in _rtw_free_sta_priv() function
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A Dos_intfs.c762 _rtw_free_sta_priv(&padapter->stapriv); /* will free bcmc_stainfo here */ in rtw_free_drv_sw()