Searched refs:tx_avl (Results 1 – 1 of 1) sorted by relevance
509 unsigned int ttc, tx_avl; in __hif_tx_done_process() local514 tx_avl = hif->txavail; in __hif_tx_done_process()516 while ((tx_avl < hif->tx_ring_size) && count--) { in __hif_tx_done_process()532 tx_avl++; in __hif_tx_done_process()542 hif->txavail = tx_avl; in __hif_tx_done_process()