Searched refs:rtw_os_recv_resource_alloc (Results 1 – 6 of 6) sorted by relevance
25 void rtw_os_recv_resource_alloc(struct adapter *padapter, union recv_frame *precvframe);
24 int rtw_os_recv_resource_alloc(struct adapter *adapt, struct recv_frame *recvfr);
23 int rtw_os_recv_resource_alloc(struct adapter *padapter, in rtw_os_recv_resource_alloc() function
23 void rtw_os_recv_resource_alloc(struct adapter *padapter, union recv_frame *precvframe) in rtw_os_recv_resource_alloc() function
66 rtw_os_recv_resource_alloc(padapter, precvframe); in _rtw_init_recv_priv()
74 res = rtw_os_recv_resource_alloc(padapter, precvframe); in _rtw_init_recv_priv()