Home
last modified time | relevance | path

Searched refs:HIF_GET_CE_STATE (Results 1 – 14 of 14) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
H A Dce_main.c1439 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(scn); in hif_select_service_to_pipe_map()
1961 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(scn); in hif_prepare_hal_shadow_register_cfg()
1974 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(scn); in hif_prepare_hal_shadow_reg_cfg_v3()
1994 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(scn); in ce_get_desc_size()
2091 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(scn); in ce_ring_setup()
2100 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(scn); in ce_srng_cleanup()
2183 struct HIF_CE_state *ce_softc = HIF_GET_CE_STATE(scn); in ce_oom_recovery()
2886 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(scn); in hif_is_polled_mode_enabled()
2902 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(scn); in hif_get_pktlog_ce_num()
2918 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(scn); in hif_ce_rx_nbuf_alloc()
[all …]
H A Dce_tasklet.c87 hif_ce_state = HIF_GET_CE_STATE(scn); in reschedule_ce_tasklet_work_handler()
154 struct HIF_CE_state *hif_ce_state = HIF_GET_CE_STATE(scn); in hif_record_tasklet_exec_entry_ts()
171 struct HIF_CE_state *hif_ce_state = HIF_GET_CE_STATE(scn); in hif_record_tasklet_sched_entry_ts()
191 struct HIF_CE_state *hif_ce_state = HIF_GET_CE_STATE(hif_ctx); in hif_ce_latency_stats()
354 struct HIF_CE_state *hif_ce_state = HIF_GET_CE_STATE(scn); in hif_reset_ce_full_count()
521 struct HIF_CE_state *hif_ce_state = HIF_GET_CE_STATE(scn); in ce_tasklet_kill()
673 struct HIF_CE_state *hif_ce_state = HIF_GET_CE_STATE(hif_ctx); in hif_display_ce_stats()
H A Dce_service.c510 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(CE_state->scn); in ce_send()
566 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(CE_state->scn); in ce_sendlist_send()
801 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(CE_state->scn); in ce_recv_buf_enqueue()
883 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(scn); in ce_completed_recv_next()
903 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(CE_state->scn); in ce_revoke_recv_next()
919 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(CE_state->scn); in ce_cancel_send_next()
940 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(scn); in ce_completed_send_next()
976 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(scn); in ce_per_engine_servicereap()
1079 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(scn); in ce_engine_service_reg()
1461 hif_state = HIF_GET_CE_STATE(scn); in ce_send_cb_register()
[all …]
H A Dce_bmi.c132 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(hif_ctx); in hif_exchange_bmi_msg()
301 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(hif_sc); in hif_register_bmi_callbacks()
H A Dce_diag.c126 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(scn); in hif_diag_read_mem()
331 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(hif_ctx); in hif_diag_write_mem()
H A Dce_service_srng.c998 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(scn); in ce_construct_shadow_config_srng()
1172 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(scn); in ce_get_direct_link_dest_srng_buffers()
1246 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(scn); in ce_get_direct_link_srng_info()
H A Dce_service_legacy.c354 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(scn); in ce_per_engine_service_fast()
/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_exec.c285 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(hif_ctx); in hif_clear_napi_stats()
325 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(hif_ctx); in hif_print_napi_stats()
380 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(hif_ctx); in hif_print_napi_stats()
475 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(scn); in hif_exec_should_yield()
851 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(softc); in hif_exec_get_ctx()
862 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(softc); in hif_get_int_ctx_irq_num()
874 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(hif_ctx); in hif_configure_ext_group_interrupts()
1021 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(hif_ctx); in hif_exec_kill()
1064 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(scn); in hif_register_ext_group()
1156 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(scn); in hif_deregister_exec_group()
H A Dhif_main.h146 #define HIF_GET_CE_STATE(scn) ((struct HIF_CE_state *)scn) macro
H A Dhif_main.c2704 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(scn); in hif_update_pipe_callback()
3242 ce_sc = HIF_GET_CE_STATE(scn); in hif_affinity_mgr_affine_irq()
3256 hif_state = HIF_GET_CE_STATE(scn); in hif_affinity_mgr_affine_irq()
/wlan-driver/qca-wifi-host-cmn/hif/src/snoc/
H A Dif_ahb.c240 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(scn); in hif_ahb_configure_irq_by_ceid()
276 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(scn); in hif_ahb_configure_irq()
353 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(scn); in hif_ahb_deconfigure_grp_irq()
638 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(scn); in hif_ahb_nointrs()
688 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(scn); in hif_ahb_irq_enable()
742 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(scn); in hif_ahb_irq_disable()
873 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(scn); in hif_ahb_clear_stats()
H A Dif_snoc.c90 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(hif_ctx); in hif_snoc_clear_stats()
342 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(scn); in hif_snoc_nointrs()
/wlan-driver/qca-wifi-host-cmn/hif/src/ipcie/
H A Dif_ipci.c166 struct HIF_CE_state *ce_sc = HIF_GET_CE_STATE(scn); in hif_ce_srng_msi_free_irq()
206 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(scn); in hif_ipci_deconfigure_grp_irq()
226 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(scn); in hif_ipci_nointrs()
455 struct HIF_CE_state *ce_sc = HIF_GET_CE_STATE(scn); in hif_ce_msi_configure_irq()
600 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(scn); in hif_ipci_set_grp_intr_affinity()
619 struct HIF_CE_state *ce_sc = HIF_GET_CE_STATE(scn); in hif_ipci_ce_irq_set_affinity_hint()
676 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(scn); in hif_ipci_config_irq_clear_cpu_affinity()
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/
H A Dif_pci.c256 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(scn); in pci_dispatch_interrupt()
297 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(arg); in hif_pci_legacy_ce_interrupt_handler()
458 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(scn); in hif_pci_cancel_deferred_target_sleep()
1692 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(hif_sc); in hif_pci_bus_configure()
2115 struct HIF_CE_state *ce_sc = HIF_GET_CE_STATE(scn); in hif_ce_srng_free_irq()
2153 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(scn); in hif_pci_deconfigure_grp_irq()
2188 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(scn); in hif_pci_nointrs()
2623 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(sc); in hif_log_soc_wakeup_timeout()
2712 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(scn); in hif_pci_target_sleep_state_adjust()
2969 struct HIF_CE_state *ce_sc = HIF_GET_CE_STATE(scn); in hif_ce_configure_legacyirq()
[all …]