Home
last modified time | relevance | path

Searched refs:t7xx_cldma_hw (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/net/wwan/t7xx/
A Dt7xx_cldma.h146 struct t7xx_cldma_hw { struct
153 void t7xx_cldma_hw_irq_dis_txrx(struct t7xx_cldma_hw *hw_info, unsigned int qno, argument
155 void t7xx_cldma_hw_irq_dis_eq(struct t7xx_cldma_hw *hw_info, unsigned int qno,
157 void t7xx_cldma_hw_irq_en_txrx(struct t7xx_cldma_hw *hw_info, unsigned int qno,
162 void t7xx_cldma_hw_init(struct t7xx_cldma_hw *hw_info);
165 void t7xx_cldma_hw_start(struct t7xx_cldma_hw *hw_info);
166 void t7xx_cldma_hw_start_queue(struct t7xx_cldma_hw *hw_info, unsigned int qno,
171 void t7xx_cldma_hw_set_start_addr(struct t7xx_cldma_hw *hw_info,
174 void t7xx_cldma_hw_stop(struct t7xx_cldma_hw *hw_info, enum mtk_txrx tx_rx);
177 void t7xx_cldma_hw_restore(struct t7xx_cldma_hw *hw_info);
[all …]
A Dt7xx_cldma.c28 void t7xx_cldma_clear_ip_busy(struct t7xx_cldma_hw *hw_info) in t7xx_cldma_clear_ip_busy()
43 void t7xx_cldma_hw_restore(struct t7xx_cldma_hw *hw_info) in t7xx_cldma_hw_restore()
63 void t7xx_cldma_hw_start_queue(struct t7xx_cldma_hw *hw_info, unsigned int qno, in t7xx_cldma_hw_start_queue()
75 void t7xx_cldma_hw_start(struct t7xx_cldma_hw *hw_info) in t7xx_cldma_hw_start()
105 bool t7xx_cldma_tx_addr_is_set(struct t7xx_cldma_hw *hw_info, unsigned int qno) in t7xx_cldma_tx_addr_is_set()
123 void t7xx_cldma_hw_resume_queue(struct t7xx_cldma_hw *hw_info, unsigned int qno, in t7xx_cldma_hw_resume_queue()
148 void t7xx_cldma_hw_tx_done(struct t7xx_cldma_hw *hw_info, unsigned int bitmask) in t7xx_cldma_hw_tx_done()
159 void t7xx_cldma_hw_rx_done(struct t7xx_cldma_hw *hw_info, unsigned int bitmask) in t7xx_cldma_hw_rx_done()
205 void t7xx_cldma_hw_irq_en_txrx(struct t7xx_cldma_hw *hw_info, unsigned int qno, in t7xx_cldma_hw_irq_en_txrx()
234 void t7xx_cldma_hw_init(struct t7xx_cldma_hw *hw_info) in t7xx_cldma_hw_init()
[all …]
A Dt7xx_hif_cldma.c116 struct t7xx_cldma_hw *hw_info; in t7xx_cldma_gpd_rx_from_q()
200 struct t7xx_cldma_hw *hw_info; in t7xx_cldma_gpd_rx_collect()
318 struct t7xx_cldma_hw *hw_info = &md_ctrl->hw_info; in t7xx_cldma_txq_empty_hndl()
339 struct t7xx_cldma_hw *hw_info; in t7xx_cldma_tx_done()
552 struct t7xx_cldma_hw *hw_info = &md_ctrl->hw_info; in t7xx_cldma_irq_work_cb()
612 struct t7xx_cldma_hw *hw_info = &md_ctrl->hw_info; in t7xx_cldma_qs_are_active()
638 struct t7xx_cldma_hw *hw_info = &md_ctrl->hw_info; in t7xx_cldma_stop()
830 struct t7xx_cldma_hw *hw_info = &md_ctrl->hw_info; in t7xx_cldma_stop_all_qs()
1109 struct t7xx_cldma_hw *hw_info; in t7xx_cldma_resume_early()
1151 struct t7xx_cldma_hw *hw_info; in t7xx_cldma_suspend_late()
[all …]
A Dt7xx_hif_cldma.h102 struct t7xx_cldma_hw hw_info;

Completed in 8 milliseconds