Home
last modified time | relevance | path

Searched refs:_rtw_alloc_recvframe (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8188eu/include/
Drtw_recv.h267 struct recv_frame *_rtw_alloc_recvframe(struct __queue *pfree_recv_queue);
/linux-4.1.27/drivers/staging/rtl8188eu/core/
Drtw_recv.c129 struct recv_frame *_rtw_alloc_recvframe(struct __queue *pfree_recv_queue) in _rtw_alloc_recvframe() function
164 precvframe = _rtw_alloc_recvframe(pfree_recv_queue); in rtw_alloc_recvframe()