Searched refs:free_txq (Results 1 – 2 of 2) sorted by relevance
459 goto free_txq; in ath10k_htt_tx_alloc_buf()464 free_txq: in ath10k_htt_tx_alloc_buf()
280 static void free_txq(struct vi_info *, struct sge_txq *);1248 free_txq(vi, txq); in t4_teardown_vi_queues()4689 free_txq(struct vi_info *vi, struct sge_txq *txq) in free_txq() function