Searched defs:hif_ce_state (Results 1 – 3 of 3) sorted by relevance
80 struct HIF_CE_state *hif_ce_state; in reschedule_ce_tasklet_work_handler() local154 struct HIF_CE_state *hif_ce_state = HIF_GET_CE_STATE(scn); in hif_record_tasklet_exec_entry_ts() local171 struct HIF_CE_state *hif_ce_state = HIF_GET_CE_STATE(scn); in hif_record_tasklet_sched_entry_ts() local191 struct HIF_CE_state *hif_ce_state = HIF_GET_CE_STATE(hif_ctx); in hif_ce_latency_stats() local246 static void ce_tasklet_update_bucket(struct HIF_CE_state *hif_ce_state, in ce_tasklet_update_bucket()327 static void ce_tasklet_update_bucket(struct HIF_CE_state *hif_ce_state, in ce_tasklet_update_bucket()354 struct HIF_CE_state *hif_ce_state = HIF_GET_CE_STATE(scn); in hif_reset_ce_full_count() local415 struct HIF_CE_state *hif_ce_state = tasklet_entry->hif_ce_state; in ce_tasklet() local488 void ce_tasklet_init(struct HIF_CE_state *hif_ce_state, uint32_t mask) in ce_tasklet_init()521 struct HIF_CE_state *hif_ce_state = HIF_GET_CE_STATE(scn); in ce_tasklet_kill() local[all …]
3977 hif_alloc_pages_for_direct_link_recv_pipe(struct HIF_CE_state *hif_ce_state, in hif_alloc_pages_for_direct_link_recv_pipe()4029 hif_free_pages_for_direct_link_recv_pipe(struct HIF_CE_state *hif_ce_state, in hif_free_pages_for_direct_link_recv_pipe()4044 hif_alloc_pages_for_direct_link_recv_pipe(struct HIF_CE_state *hif_ce_state, in hif_alloc_pages_for_direct_link_recv_pipe()4051 hif_free_pages_for_direct_link_recv_pipe(struct HIF_CE_state *hif_ce_state, in hif_free_pages_for_direct_link_recv_pipe()
154 void *hif_ce_state; member