Searched refs:rtw_tx_buf_ring (Results 1 – 1 of 1) sorted by relevance
44 struct rtw_tx_buf_ring { struct104 struct rtw_tx_buf_ring *pool, u8 tid) in alloc_txbuf()130 struct rtw_tx_buf_ring *pool, in enqueue_busy_txbuf()146 struct rtw_tx_buf_ring *pool, in enqueue_busy_txbuf_to_head()156 struct rtw_tx_buf_ring *pool) in dequeue_busy_txbuf()169 struct rtw_tx_buf_ring *pool, struct rtw_tx_buf *txbuf) in free_txbuf()204 struct rtw_tx_buf_ring *tx_pool = (struct rtw_tx_buf_ring *)hci->txbuf_pool; in txbuf_wait()386 struct rtw_tx_buf_ring *tx_pool = (struct rtw_tx_buf_ring *)phl_info->hci->txbuf_pool; in phl_handle_xmit_ring_sdio()477 struct rtw_tx_buf_ring *tx_pool; in phl_tx_sdio_thrd_hdl()500 tx_pool = (struct rtw_tx_buf_ring *)hci->txbuf_pool; in phl_tx_sdio_thrd_hdl()[all …]