Home
last modified time | relevance | path

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

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/rtl8822c/sdio/
Drtl8822cs_recv.c515 rtw_enqueue_recvbuf_to_head(recvbuf, &recvpriv->recv_buf_pending_queue); in rtl8822cs_recv_hdl()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Drtw_recv.h741 sint rtw_enqueue_recvbuf_to_head(struct recv_buf *precvbuf, _queue *queue);
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/
Drecv_linux.c105 rtw_enqueue_recvbuf_to_head(precvbuf, &precvpriv->recv_buf_pending_queue); in rtw_os_alloc_recvframe()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/
Drtw_recv.c411 sint rtw_enqueue_recvbuf_to_head(struct recv_buf *precvbuf, _queue *queue) in rtw_enqueue_recvbuf_to_head() function