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

/linux-master/drivers/net/wwan/t7xx/
H A Dt7xx_cldma.h155 void t7xx_cldma_hw_irq_dis_eq(struct t7xx_cldma_hw *hw_info, unsigned int qno,
H 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) function
H A Dt7xx_hif_cldma.c576 t7xx_cldma_hw_irq_dis_eq(hw_info, i, MTK_TX);
601 t7xx_cldma_hw_irq_dis_eq(hw_info, i, MTK_RX);
833 t7xx_cldma_hw_irq_dis_eq(hw_info, CLDMA_ALL_Q, tx_rx);
1179 t7xx_cldma_hw_irq_dis_eq(hw_info, CLDMA_ALL_Q, MTK_RX);
1200 t7xx_cldma_hw_irq_dis_eq(hw_info, CLDMA_ALL_Q, MTK_TX);

Completed in 170 milliseconds