Home
last modified time | relevance | path

Searched refs:t7xx_dpmaif_txq_free (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_hif_dpmaif_tx.h72 void t7xx_dpmaif_txq_free(struct dpmaif_tx_queue *txq);
H A Dt7xx_hif_dpmaif.c262 t7xx_dpmaif_txq_free(tx_q); in t7xx_dpmaif_rxtx_sw_allocs()
290 t7xx_dpmaif_txq_free(tx_q); in t7xx_dpmaif_sw_release()
H A Dt7xx_hif_dpmaif_tx.c633 void t7xx_dpmaif_txq_free(struct dpmaif_tx_queue *txq) in t7xx_dpmaif_txq_free() function