Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/rtl8723bs/include/
Drecv_osdep.h25 void rtw_os_recv_resource_alloc(struct adapter *padapter, union recv_frame *precvframe);
/Linux-v5.15/drivers/staging/r8188eu/include/
Drecv_osdep.h24 int rtw_os_recv_resource_alloc(struct adapter *adapt, struct recv_frame *recvfr);
/Linux-v5.15/drivers/staging/r8188eu/os_dep/
Drecv_linux.c23 int rtw_os_recv_resource_alloc(struct adapter *padapter, in rtw_os_recv_resource_alloc() function
/Linux-v5.15/drivers/staging/rtl8723bs/os_dep/
Drecv_linux.c23 void rtw_os_recv_resource_alloc(struct adapter *padapter, union recv_frame *precvframe) in rtw_os_recv_resource_alloc() function
/Linux-v5.15/drivers/staging/rtl8723bs/core/
Drtw_recv.c66 rtw_os_recv_resource_alloc(padapter, precvframe); in _rtw_init_recv_priv()
/Linux-v5.15/drivers/staging/r8188eu/core/
Drtw_recv.c74 res = rtw_os_recv_resource_alloc(padapter, precvframe); in _rtw_init_recv_priv()