Searched refs:tx_avl (Results 1 – 1 of 1) sorted by relevance
510 unsigned int ttc, tx_avl; in __hif_tx_done_process() local515 tx_avl = hif->txavail; in __hif_tx_done_process()517 while ((tx_avl < hif->tx_ring_size) && count--) { in __hif_tx_done_process()533 tx_avl++; in __hif_tx_done_process()543 hif->txavail = tx_avl; in __hif_tx_done_process()