Searched refs:t7xx_cldma_hw_irq_en_txrx (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/wwan/t7xx/ |
H A D | t7xx_cldma.h | 157 void t7xx_cldma_hw_irq_en_txrx(struct t7xx_cldma_hw *hw_info, unsigned int qno,
|
H A D | t7xx_hif_cldma.c | 253 t7xx_cldma_hw_irq_en_txrx(&md_ctrl->hw_info, queue->index, MTK_RX); in t7xx_cldma_rx_done() 363 t7xx_cldma_hw_irq_en_txrx(hw_info, queue->index, MTK_TX); in t7xx_cldma_tx_done() 1133 t7xx_cldma_hw_irq_en_txrx(hw_info, CLDMA_ALL_Q, MTK_RX); in t7xx_cldma_resume_early() 1144 t7xx_cldma_hw_irq_en_txrx(&md_ctrl->hw_info, CLDMA_ALL_Q, MTK_TX); in t7xx_cldma_resume()
|
H A D | t7xx_cldma.c | 205 void t7xx_cldma_hw_irq_en_txrx(struct t7xx_cldma_hw *hw_info, unsigned int qno, in t7xx_cldma_hw_irq_en_txrx() function
|