Searched refs:t7xx_cldma_hw_irq_en_txrx (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/net/wwan/t7xx/ |
D | t7xx_cldma.h | 157 void t7xx_cldma_hw_irq_en_txrx(struct t7xx_cldma_hw *hw_info, unsigned int qno,
|
D | t7xx_hif_cldma.c | 252 t7xx_cldma_hw_irq_en_txrx(&md_ctrl->hw_info, queue->index, MTK_RX); in t7xx_cldma_rx_done() 362 t7xx_cldma_hw_irq_en_txrx(hw_info, queue->index, MTK_TX); in t7xx_cldma_tx_done() 1125 t7xx_cldma_hw_irq_en_txrx(hw_info, CLDMA_ALL_Q, MTK_RX); in t7xx_cldma_resume_early() 1136 t7xx_cldma_hw_irq_en_txrx(&md_ctrl->hw_info, CLDMA_ALL_Q, MTK_TX); in t7xx_cldma_resume()
|
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
|