Searched refs:t7xx_cldma_hw_stop_all_qs (Results 1 – 3 of 3) sorted by relevance
170 void t7xx_cldma_hw_stop_all_qs(struct t7xx_cldma_hw *hw_info, enum mtk_txrx tx_rx);
642 t7xx_cldma_hw_stop_all_qs(hw_info, MTK_RX); in t7xx_cldma_stop()644 t7xx_cldma_hw_stop_all_qs(hw_info, MTK_TX); in t7xx_cldma_stop()839 t7xx_cldma_hw_stop_all_qs(hw_info, tx_rx); in t7xx_cldma_stop_all_qs()1182 t7xx_cldma_hw_stop_all_qs(hw_info, MTK_RX); in t7xx_cldma_suspend_late()1203 t7xx_cldma_hw_stop_all_qs(hw_info, MTK_TX); in t7xx_cldma_suspend()
264 void t7xx_cldma_hw_stop_all_qs(struct t7xx_cldma_hw *hw_info, enum mtk_txrx tx_rx) in t7xx_cldma_hw_stop_all_qs() function