Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hci/
H A Dphl_trx_sdio.c22 struct rtw_tx_buf { struct
45 struct rtw_tx_buf *txbufblock; argument
76 struct phl_queue *pool_list, struct rtw_tx_buf *txbuf, in enqueue_txbuf()
85 static struct rtw_tx_buf *dequeue_txbuf(struct phl_info_t *phl_info, in dequeue_txbuf()
88 struct rtw_tx_buf *txbuf = NULL; in dequeue_txbuf()
98 txbuf = list_entry(buflist, struct rtw_tx_buf, list); in dequeue_txbuf()
103 static struct rtw_tx_buf* alloc_txbuf(struct phl_info_t *phl_info, in alloc_txbuf()
106 struct rtw_tx_buf *txbuf = NULL; in alloc_txbuf()
131 struct rtw_tx_buf *txbuf) in enqueue_busy_txbuf()
147 struct rtw_tx_buf *txbuf) in enqueue_busy_txbuf_to_head()
[all …]