Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wwan/t7xx/
A Dt7xx_cldma.h155 void t7xx_cldma_hw_irq_dis_eq(struct t7xx_cldma_hw *hw_info, unsigned int qno,
A Dt7xx_hif_cldma.c577 t7xx_cldma_hw_irq_dis_eq(hw_info, i, MTK_TX); in t7xx_cldma_irq_work_cb()
602 t7xx_cldma_hw_irq_dis_eq(hw_info, i, MTK_RX); in t7xx_cldma_irq_work_cb()
834 t7xx_cldma_hw_irq_dis_eq(hw_info, CLDMA_ALL_Q, tx_rx); in t7xx_cldma_stop_all_qs()
1157 t7xx_cldma_hw_irq_dis_eq(hw_info, CLDMA_ALL_Q, MTK_RX); in t7xx_cldma_suspend_late()
1178 t7xx_cldma_hw_irq_dis_eq(hw_info, CLDMA_ALL_Q, MTK_TX); in t7xx_cldma_suspend()
A Dt7xx_cldma.c194 void t7xx_cldma_hw_irq_dis_eq(struct t7xx_cldma_hw *hw_info, unsigned int qno, enum mtk_txrx tx_rx) in t7xx_cldma_hw_irq_dis_eq() function

Completed in 11 milliseconds