Lines Matching refs:hif_softc

44 static void hif_initialize_default_ops(struct hif_softc *hif_sc)  in hif_initialize_default_ops()
90 static QDF_STATUS hif_verify_basic_ops(struct hif_softc *hif_sc) in hif_verify_basic_ops()
139 QDF_STATUS hif_bus_open(struct hif_softc *hif_sc, in hif_bus_open()
186 void hif_bus_close(struct hif_softc *hif_sc) in hif_bus_close()
198 void hif_bus_prevent_linkdown(struct hif_softc *hif_sc, bool flag) in hif_bus_prevent_linkdown()
206 struct hif_softc *hif_sc = HIF_GET_SOFTC(hif_ctx); in hif_reset_soc()
213 struct hif_softc *hif_sc = HIF_GET_SOFTC(hif_ctx); in hif_bus_early_suspend()
220 struct hif_softc *hif_sc = HIF_GET_SOFTC(hif_ctx); in hif_bus_late_resume()
227 struct hif_softc *hif_sc = HIF_GET_SOFTC(hif_ctx); in hif_bus_suspend()
234 struct hif_softc *hif_sc = HIF_GET_SOFTC(hif_ctx); in hif_bus_resume()
241 struct hif_softc *hif_sc = HIF_GET_SOFTC(hif_ctx); in hif_bus_suspend_noirq()
248 struct hif_softc *hif_sc = HIF_GET_SOFTC(hif_ctx); in hif_bus_resume_noirq()
253 int hif_target_sleep_state_adjust(struct hif_softc *hif_sc, in hif_target_sleep_state_adjust()
263 struct hif_softc *hif_sc = HIF_GET_SOFTC(hif_hdl); in hif_disable_isr()
268 void hif_nointrs(struct hif_softc *hif_sc) in hif_nointrs()
273 QDF_STATUS hif_enable_bus(struct hif_softc *hif_sc, struct device *dev, in hif_enable_bus()
280 void hif_disable_bus(struct hif_softc *hif_sc) in hif_disable_bus()
285 int hif_bus_configure(struct hif_softc *hif_sc) in hif_bus_configure()
293 struct hif_softc *hif_sc = HIF_GET_SOFTC(hif_ctx); in hif_get_config_item()
301 struct hif_softc *hif_sc = HIF_GET_SOFTC(hif_ctx); in hif_set_mailbox_swap()
308 struct hif_softc *hif_sc = HIF_GET_SOFTC(hif_ctx); in hif_claim_device()
315 struct hif_softc *hif_sc = HIF_GET_SOFTC(hif_ctx); in hif_shutdown_device()
322 struct hif_softc *hif_sc = HIF_GET_SOFTC(hif_ctx); in hif_stop()
327 void hif_cancel_deferred_target_sleep(struct hif_softc *hif_sc) in hif_cancel_deferred_target_sleep()
332 void hif_irq_enable(struct hif_softc *hif_sc, int irq_id) in hif_irq_enable()
338 void hif_irq_disable(struct hif_softc *hif_sc, int irq_id) in hif_irq_disable()
343 int hif_grp_irq_configure(struct hif_softc *hif_sc, in hif_grp_irq_configure()
349 void hif_grp_irq_deconfigure(struct hif_softc *hif_sc) in hif_grp_irq_deconfigure()
356 struct hif_softc *hif_sc = HIF_GET_SOFTC(hif_hdl); in hif_dump_registers()
365 struct hif_softc *hif_sc = HIF_GET_SOFTC(hif_hdl); in hif_dump_target_memory()
376 struct hif_softc *hif_sc = HIF_GET_SOFTC(hif_hdl); in hif_ipa_get_ce_resource()
384 struct hif_softc *hif_sc = HIF_GET_SOFTC(hif_hdl); in hif_mask_interrupt_call()
391 struct hif_softc *hif_sc = HIF_GET_SOFTC(scn); in hif_display_bus_stats()
398 struct hif_softc *hif_sc = HIF_GET_SOFTC(scn); in hif_clear_bus_stats()
415 struct hif_softc *hif_sc = HIF_GET_SOFTC(hif_hdl); in hif_enable_power_management()
431 struct hif_softc *hif_sc = HIF_GET_SOFTC(hif_hdl); in hif_disable_power_management()
447 struct hif_softc *hif_sc = HIF_GET_SOFTC(scn); in hif_set_bundle_mode()
464 struct hif_softc *hif_sc = HIF_GET_SOFTC(scn); in hif_bus_reset_resume()
471 struct hif_softc *scn; in hif_apps_irqs_disable()
495 struct hif_softc *scn; in hif_apps_irqs_enable()
519 struct hif_softc *scn; in hif_apps_wake_irq_disable()
533 struct hif_softc *scn; in hif_apps_wake_irq_enable()
547 struct hif_softc *scn; in hif_apps_disable_irq_wake()
559 struct hif_softc *scn; in hif_apps_enable_irq_wake()
571 struct hif_softc *scn; in hif_apps_disable_irqs_except_wake_irq()
591 struct hif_softc *scn; in hif_apps_enable_irqs_except_wake_irq()
612 struct hif_softc *hif_sc = HIF_GET_SOFTC(scn); in hif_needs_bmi()
619 void hif_config_irq_affinity(struct hif_softc *hif_sc) in hif_config_irq_affinity()
624 int hif_config_irq_by_ceid(struct hif_softc *hif_sc, int ce_id) in hif_config_irq_by_ceid()
633 struct hif_softc *hif_sc = HIF_GET_SOFTC(scn); in hif_config_irq_clear_cpu_affinity()
643 bool hif_log_bus_info(struct hif_softc *hif_sc, uint8_t *data, in hif_log_bus_info()
656 struct hif_softc *scn; in hif_apps_grp_irqs_enable()
680 struct hif_softc *scn; in hif_apps_grp_irqs_disable()
703 struct hif_softc *hif_sc = HIF_GET_SOFTC(scn); in hif_disable_grp_irqs()
710 struct hif_softc *hif_sc = HIF_GET_SOFTC(scn); in hif_enable_grp_irqs()
719 struct hif_softc *hif_sc = HIF_GET_SOFTC(scn); in hif_set_grp_intr_affinity()
731 struct hif_softc *hif_sc = HIF_GET_SOFTC(scn); in hif_affinity_mgr_set_affinity()