Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8188eu/core/
Drtw_recv.c1906 static int recv_func_posthandle(struct adapter *padapter, in recv_func_posthandle() function
1964 if (recv_func_posthandle(padapter, pending_frame) == _SUCCESS) in recv_func()
1983 ret = recv_func_posthandle(padapter, rframe); in recv_func()
/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_recv.c2446 static int recv_func_posthandle(struct adapter *padapter, union recv_frame *prframe) in recv_func_posthandle() function
2523 recv_func_posthandle(padapter, pending_frame); in recv_func()
2556 ret = recv_func_posthandle(padapter, rframe); in recv_func()