Searched refs:t7xx_cldma_hw_irq_en_eq (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/net/wwan/t7xx/ |
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);
|
D | t7xx_hif_cldma.c | 252 t7xx_cldma_hw_irq_en_eq(&md_ctrl->hw_info, queue->index, MTK_RX); in t7xx_cldma_rx_done() 360 t7xx_cldma_hw_irq_en_eq(hw_info, queue->index, MTK_TX); in t7xx_cldma_tx_done() 1148 t7xx_cldma_hw_irq_en_eq(hw_info, CLDMA_ALL_Q, MTK_RX); in t7xx_cldma_resume_early() 1161 t7xx_cldma_hw_irq_en_eq(&md_ctrl->hw_info, CLDMA_ALL_Q, MTK_TX); in t7xx_cldma_resume()
|
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
|