Searched refs:rtw_enqueue_recvbuf_to_head (Results 1 – 4 of 4) sorted by relevance
515 rtw_enqueue_recvbuf_to_head(recvbuf, &recvpriv->recv_buf_pending_queue); in rtl8822cs_recv_hdl()
741 sint rtw_enqueue_recvbuf_to_head(struct recv_buf *precvbuf, _queue *queue);
105 rtw_enqueue_recvbuf_to_head(precvbuf, &precvpriv->recv_buf_pending_queue); in rtw_os_alloc_recvframe()
411 sint rtw_enqueue_recvbuf_to_head(struct recv_buf *precvbuf, _queue *queue) in rtw_enqueue_recvbuf_to_head() function