Home
last modified time | relevance | path

Searched refs:ce_id_to_state (Results 1 – 11 of 11) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
Dce_tasklet.c417 struct CE_state *CE_state = scn->ce_id_to_state[tasklet_entry->ce_id]; in ce_tasklet()
718 struct CE_state *ce_state = scn->ce_id_to_state[ce_id]; in hif_set_ce_tasklet_sched_time()
776 struct CE_state *CE_state = scn->ce_id_to_state[ce_id]; in ce_poll_reap_by_id()
925 ce_state = scn->ce_id_to_state[ce_id]; in ce_dispatch_interrupt()
1025 ce_disable_polling(scn->ce_id_to_state[id]); in ce_unregister_irq()
Dce_main.c1669 ce_state = scn->ce_id_to_state[i]; in hif_ce_print_ring_stats()
2127 ce_state = scn->ce_id_to_state[ce_id]; in hif_ce_bus_early_suspend()
2145 ce_state = scn->ce_id_to_state[ce_id]; in hif_ce_bus_late_resume()
2655 CE_state = scn->ce_id_to_state[CE_id]; in ce_init()
2804 scn->ce_id_to_state[CE_id] = in ce_init()
2850 scn->ce_id_to_state[CE_id] = CE_state; in ce_init()
2992 ce_state = scn->ce_id_to_state[ce_id]; in hif_ce_rx_wbuff_register()
3092 return scn->ce_id_to_state[id]; in hif_get_ce_handle()
3206 scn->ce_id_to_state[pipe_info->pipe_num]; in hif_update_fastpath_recv_bufs_cnt()
3232 scn->ce_id_to_state[CE_id] = NULL; in ce_fini()
[all …]
Dce_service.c975 struct CE_state *CE_state = scn->ce_id_to_state[ce_id]; in ce_per_engine_servicereap()
1077 struct CE_state *CE_state = scn->ce_id_to_state[CE_id]; in ce_engine_service_reg()
1306 struct CE_state *CE_state = scn->ce_id_to_state[CE_id]; in ce_per_engine_service()
1355 struct CE_state *CE_state = scn->ce_id_to_state[CE_id]; in ce_per_engine_service_any()
1392 struct CE_state *CE_state = scn->ce_id_to_state[CE_id]; in ce_disable_any_copy_compl_intr_nolock()
1414 struct CE_state *CE_state = scn->ce_id_to_state[CE_id]; in ce_enable_any_copy_compl_intr_nolock()
1589 struct CE_state *CE_state = scn->ce_id_to_state[CE_id]; in ce_get_rx_pending()
2188 ce_state = scn->ce_id_to_state[ce]; in hif_log_dump_ce()
Dce_service_srng.c87 CE_state = scn->ce_id_to_state[2]; in hif_display_ctrl_traffic_pipes_state()
96 CE_state = scn->ce_id_to_state[3]; in hif_display_ctrl_traffic_pipes_state()
1128 ce_state = scn->ce_id_to_state[ce_id]; in ce_set_srng_msi_irq_config_by_ceid()
1186 ce_state = scn->ce_id_to_state[tgt_svc_cfg[i].pipenum]; in ce_get_direct_link_dest_srng_buffers()
1258 ce_state = scn->ce_id_to_state[tgt_svc_cfg[i].pipenum]; in ce_get_direct_link_srng_info()
Dce_service_legacy.c338 struct CE_state *ce_state = scn->ce_id_to_state[ce_id]; in ce_per_engine_service_fast()
/wlan-driver/qca-wifi-host-cmn/hif/src/
Dhif_main_legacy.c80 ce_state = scn->ce_id_to_state[i]; in hif_ce_fastpath_cb_register()
Dhif_napi.c170 ce_state = hif->ce_id_to_state[i]; in hif_napi_create()
277 ce_state = scn->ce_id_to_state[i]; in hif_napi_rx_offld_flush_cb_register()
303 ce_state = scn->ce_id_to_state[i]; in hif_napi_rx_offld_flush_cb_deregister()
1252 ce_state = hif->ce_id_to_state[NAPI_ID2PIPE(napi_info->id)];
Dhif_main.h370 void *ce_id_to_state[CE_COUNT_MAX]; member
Dhif_main.c1622 ce_state = scn->ce_id_to_state[i]; in hif_print_reg_write_stats()
1910 ce_state = scn->ce_id_to_state[ce_id]; in hif_delayed_reg_write()
Dhif_runtime_pm.c1335 ce_state = scn->ce_id_to_state[CE_HTT_H2T_MSG]; in hif_fastpath_resume()
/wlan-driver/qca-wifi-host-cmn/hif/src/snoc/
Dif_snoc.c510 ce_state = scn->ce_id_to_state[ce_id]; in hif_snoc_ce_dp_irq_set_affinity_hint()