Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/include/
H A Drecv_osdep.h26 void rtw_os_recv_resource_free(struct recv_priv *precvpriv);
/linux/drivers/staging/rtl8723bs/os_dep/
H A Drecv_linux.c28 void rtw_os_recv_resource_free(struct recv_priv *precvpriv) in rtw_os_recv_resource_free() function
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_recv.c97 rtw_os_recv_resource_free(precvpriv); in _rtw_free_recv_priv()