Home
last modified time | relevance | path

Searched refs:rtw_enqueue_recvbuf_to_head (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/drivers/staging/r8188eu/include/
Drtw_recv.h287 int rtw_enqueue_recvbuf_to_head(struct recv_buf *buf, struct __queue *queue);
/Linux-v5.15/drivers/staging/rtl8723bs/include/
Drtw_recv.h373 signed int rtw_enqueue_recvbuf_to_head(struct recv_buf *precvbuf, struct __queue *queue);
/Linux-v5.15/drivers/staging/rtl8723bs/hal/
Drtl8723bs_recv.c183 rtw_enqueue_recvbuf_to_head(precvbuf, in try_alloc_recvframe()
/Linux-v5.15/drivers/staging/rtl8723bs/core/
Drtw_recv.c253 signed int rtw_enqueue_recvbuf_to_head(struct recv_buf *precvbuf, struct __queue *queue) in rtw_enqueue_recvbuf_to_head() function
/Linux-v5.15/drivers/staging/r8188eu/core/
Drtw_recv.c260 int rtw_enqueue_recvbuf_to_head(struct recv_buf *precvbuf, struct __queue *queue) in rtw_enqueue_recvbuf_to_head() function