Lines Matching defs:soc
29 static QDF_STATUS dp_get_umac_reset_intr_ctx(struct dp_soc *soc, int *intr_ctx) in dp_get_umac_reset_intr_ctx()
58 dp_umac_reset_send_setup_cmd(struct dp_soc *soc) in dp_umac_reset_send_setup_cmd()
87 struct dp_soc *soc = (struct dp_soc *)txrx_soc; in dp_soc_umac_reset_init() local
307 struct dp_soc *soc = int_ctx->soc; in dp_umac_reset_peek_rx_event() local
319 bool dp_check_umac_reset_in_progress(struct dp_soc *soc) in dp_check_umac_reset_in_progress()
328 bool dp_get_global_tx_desc_cleanup_flag(struct dp_soc *soc) in dp_get_global_tx_desc_cleanup_flag()
333 void dp_reset_global_tx_desc_cleanup_flag(struct dp_soc *soc) in dp_reset_global_tx_desc_cleanup_flag()
348 static QDF_STATUS dp_umac_reset_initiate_umac_recovery(struct dp_soc *soc, in dp_umac_reset_initiate_umac_recovery()
365 static void dp_umac_reset_complete_umac_recovery(struct dp_soc *soc) in dp_umac_reset_complete_umac_recovery()
379 static QDF_STATUS dp_umac_reset_handle_action_cb(struct dp_soc *soc, in dp_umac_reset_handle_action_cb()
406 struct dp_soc *soc = container_of(umac_reset_ctx, struct dp_soc, in dp_umac_reset_post_tx_cmd() local
419 static bool dp_umac_reset_initiator_check(struct dp_soc *soc) in dp_umac_reset_initiator_check()
430 static bool dp_umac_reset_target_recovery_check(struct dp_soc *soc) in dp_umac_reset_target_recovery_check()
441 static bool dp_umac_reset_is_soc_ignored(struct dp_soc *soc) in dp_umac_reset_is_soc_ignored()
456 struct dp_soc *soc = int_ctx->soc; in dp_umac_reset_rx_event_handler() local
564 QDF_STATUS dp_umac_reset_interrupt_attach(struct dp_soc *soc) in dp_umac_reset_interrupt_attach()
626 QDF_STATUS dp_umac_reset_interrupt_detach(struct dp_soc *soc) in dp_umac_reset_interrupt_detach()
642 struct dp_soc *soc, in dp_umac_reset_register_rx_action_callback()
643 QDF_STATUS (*handler)(struct dp_soc *soc), in dp_umac_reset_register_rx_action_callback()
679 dp_umac_reset_post_tx_cmd_via_shmem(struct dp_soc *soc, void *ctxt, int chip_id) in dp_umac_reset_post_tx_cmd_via_shmem()
827 struct dp_soc *soc, in dp_umac_reset_notify_completion()
845 static void dp_umac_wait_for_quiescent_state(struct dp_soc *soc) in dp_umac_wait_for_quiescent_state()
861 struct dp_soc *soc, in dp_umac_reset_notify_action_completion()
913 struct dp_soc *soc = (struct dp_soc *)txrx_soc; in dp_soc_umac_reset_deinit() local
1011 QDF_STATUS dp_umac_reset_stats_print(struct dp_soc *soc) in dp_umac_reset_stats_print()