Searched refs:t7xx_cldma_hw_irq_en_eq (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/wwan/t7xx/ |
H A D | t7xx_cldma.h | 159 void t7xx_cldma_hw_irq_en_eq(struct t7xx_cldma_hw *hw_info, unsigned int qno, enum mtk_txrx tx_rx);
|
H A D | t7xx_cldma.c | 217 void t7xx_cldma_hw_irq_en_eq(struct t7xx_cldma_hw *hw_info, unsigned int qno, enum mtk_txrx tx_rx) in t7xx_cldma_hw_irq_en_eq() function
|
H A D | t7xx_hif_cldma.c | 253 t7xx_cldma_hw_irq_en_eq(&md_ctrl->hw_info, queue->index, MTK_RX); in t7xx_cldma_rx_done() 361 t7xx_cldma_hw_irq_en_eq(hw_info, queue->index, MTK_TX); in t7xx_cldma_tx_done() 1131 t7xx_cldma_hw_irq_en_eq(hw_info, CLDMA_ALL_Q, MTK_RX); in t7xx_cldma_resume_early() 1144 t7xx_cldma_hw_irq_en_eq(&md_ctrl->hw_info, CLDMA_ALL_Q, MTK_TX); in t7xx_cldma_resume()
|
Completed in 3 milliseconds