Searched refs:txrx_soc_ppeds_interrupt_stop (Results 1 – 3 of 3) sorted by relevance
2570 void (*txrx_soc_ppeds_interrupt_stop)(struct dp_soc *soc); member
11920 !soc->arch_ops.txrx_soc_ppeds_interrupt_stop) in dp_umac_reset_service_handle_n_notify_done()11936 soc->arch_ops.txrx_soc_ppeds_interrupt_stop(soc); in dp_umac_reset_service_handle_n_notify_done()
3690 arch_ops->txrx_soc_ppeds_interrupt_stop = dp_ppeds_interrupt_stop_be; in dp_initialize_arch_ops_be()