Searched refs:t7xx_cldma_hw_irq_dis_txrx (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/net/wwan/t7xx/ |
D | t7xx_cldma.h | 153 void t7xx_cldma_hw_irq_dis_txrx(struct t7xx_cldma_hw *hw_info, unsigned int qno,
|
D | t7xx_hif_cldma.c | 578 t7xx_cldma_hw_irq_dis_txrx(hw_info, i, MTK_TX); in t7xx_cldma_irq_work_cb() 603 t7xx_cldma_hw_irq_dis_txrx(hw_info, i, MTK_RX); in t7xx_cldma_irq_work_cb() 835 t7xx_cldma_hw_irq_dis_txrx(hw_info, CLDMA_ALL_Q, tx_rx); in t7xx_cldma_stop_all_qs() 1156 t7xx_cldma_hw_irq_dis_txrx(hw_info, CLDMA_ALL_Q, MTK_RX); in t7xx_cldma_suspend_late() 1177 t7xx_cldma_hw_irq_dis_txrx(hw_info, CLDMA_ALL_Q, MTK_TX); in t7xx_cldma_suspend()
|
D | t7xx_cldma.c | 182 void t7xx_cldma_hw_irq_dis_txrx(struct t7xx_cldma_hw *hw_info, unsigned int qno, in t7xx_cldma_hw_irq_dis_txrx() function
|