Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Drtw_recv.h373 signed int rtw_enqueue_recvbuf_to_head(struct recv_buf *precvbuf, struct __queue *queue);
/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A Drtl8723bs_recv.c182 rtw_enqueue_recvbuf_to_head(precvbuf, in try_alloc_recvframe()
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_recv.c248 signed int rtw_enqueue_recvbuf_to_head(struct recv_buf *precvbuf, struct __queue *queue) in rtw_enqueue_recvbuf_to_head() function