Searched refs:dequeue_txbuf (Results 1 – 1 of 1) sorted by relevance
85 static struct rtw_tx_buf *dequeue_txbuf(struct phl_info_t *phl_info, in dequeue_txbuf() function110 txbuf = dequeue_txbuf(phl_info, &pool->mgnt_idle_list); in alloc_txbuf()115 txbuf = dequeue_txbuf(phl_info, &pool->idle_list); in alloc_txbuf()161 txbuf = dequeue_txbuf(phl_info, &pool->mgnt_busy_list); in dequeue_busy_txbuf()165 return dequeue_txbuf(phl_info, &pool->busy_list); in dequeue_busy_txbuf()