Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8188eu/include/
Drecv_osdep.h41 int rtw_os_recv_resource_alloc(struct adapter *adapt,
/linux-4.1.27/drivers/staging/rtl8188eu/os_dep/
Drecv_linux.c32 int rtw_os_recv_resource_alloc(struct adapter *padapter, in rtw_os_recv_resource_alloc() function
/linux-4.1.27/drivers/staging/rtl8188eu/core/
Drtw_recv.c90 res = rtw_os_recv_resource_alloc(padapter, precvframe); in _rtw_init_recv_priv()