Home
last modified time | relevance | path

Searched refs:free_txq (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhtt_tx.c459 goto free_txq; in ath10k_htt_tx_alloc_buf()
464 free_txq: in ath10k_htt_tx_alloc_buf()
/freebsd/sys/dev/cxgbe/
H A Dt4_sge.c280 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