Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8188eu/include/
Drecv_osdep.h41 void rtw_os_recv_resource_alloc(struct recv_frame *recvfr);
/linux-4.4.14/drivers/staging/rtl8188eu/os_dep/
Drecv_linux.c30 void rtw_os_recv_resource_alloc(struct recv_frame *precvframe) in rtw_os_recv_resource_alloc() function
/linux-4.4.14/drivers/staging/rtl8188eu/core/
Drtw_recv.c91 rtw_os_recv_resource_alloc(precvframe); in _rtw_init_recv_priv()