Searched refs:rtw_tx_buf (Results 1 – 1 of 1) sorted by relevance
22 struct rtw_tx_buf { struct45 struct rtw_tx_buf *txbufblock; argument76 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 …]