Home
last modified time | relevance | path

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

/drivers/staging/rtl8723bs/include/
Drecv_osdep.h25 void rtw_os_recv_resource_alloc(struct adapter *padapter, union recv_frame *precvframe);
/drivers/staging/rtl8723bs/os_dep/
Drecv_linux.c25 void rtw_os_recv_resource_alloc(struct adapter *padapter, union recv_frame *precvframe) in rtw_os_recv_resource_alloc() function
/drivers/staging/rtl8723bs/core/
Drtw_recv.c68 rtw_os_recv_resource_alloc(padapter, precvframe); in _rtw_init_recv_priv()