Searched defs:ce_state (Results 1 – 13 of 13) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/hif/src/ce/ |
D | ce_main.c | 1564 static bool ce_mark_datapath(struct CE_state *ce_state) in ce_mark_datapath() 1593 static void ce_update_msi_batch_intr_flags(struct CE_state *ce_state) in ce_update_msi_batch_intr_flags() 1598 struct CE_state *ce_state, in ce_update_wrt_idx_offset() 1603 static bool ce_mark_datapath(struct CE_state *ce_state) in ce_mark_datapath() 1631 static void ce_update_msi_batch_intr_flags(struct CE_state *ce_state) in ce_update_msi_batch_intr_flags() 1638 struct CE_state *ce_state, in ce_update_wrt_idx_offset() 1665 struct CE_state *ce_state; in hif_ce_print_ring_stats() local 2111 struct CE_state *ce_state; in hif_ce_bus_early_suspend() local 2140 struct CE_state *ce_state; in hif_ce_bus_late_resume() local 2181 struct CE_state *ce_state = context; in ce_oom_recovery() local [all …]
|
D | ce_tasklet.c | 718 struct CE_state *ce_state = scn->ce_id_to_state[ce_id]; in hif_set_ce_tasklet_sched_time() local 866 static inline void ce_interrupt_lock(struct CE_state *ce_state) in ce_interrupt_lock() 871 static inline void ce_interrupt_unlock(struct CE_state *ce_state) in ce_interrupt_unlock() 882 static inline void ce_interrupt_lock(struct CE_state *ce_state) in ce_interrupt_lock() 886 static inline void ce_interrupt_unlock(struct CE_state *ce_state) in ce_interrupt_unlock() 904 struct CE_state *ce_state; in ce_dispatch_interrupt() local
|
D | ce_service.c | 365 struct CE_state *ce_state) in hif_ce_service_should_yield() 388 struct CE_state *ce_state) in hif_ce_service_should_yield() 424 struct CE_state *ce_state = (struct CE_state *)ce_tx_hdl; in ce_flush_tx_ring_write_idx() local 446 struct CE_state *ce_state = (struct CE_state *)ce_tx_hdl; in ce_tx_ring_write_idx_update_wrapper() local 595 struct CE_state *ce_state = (struct CE_state *)ce_tx_hdl; in ce_batch_send() local 694 struct CE_state *ce_state = (struct CE_state *)ce_tx_hdl; in ce_update_tx_ring() local 726 struct CE_state *ce_state = (struct CE_state *)ce_tx_hdl; in ce_send_single() local 1283 void ce_trace_tasklet_sched_latency(struct CE_state *ce_state) in ce_trace_tasklet_sched_latency() 1291 void ce_trace_tasklet_sched_latency(struct CE_state *ce_state) in ce_trace_tasklet_sched_latency() 2184 struct CE_state *ce_state; in hif_log_dump_ce() local
|
D | ce_service_legacy.c | 120 struct CE_state *ce_state = (struct CE_state *)copyeng; in ce_send_fast() local 299 static void ce_fastpath_rx_handle(struct CE_state *ce_state, in ce_fastpath_rx_handle() 338 struct CE_state *ce_state = scn->ce_id_to_state[ce_id]; in ce_per_engine_service_fast() local 1129 struct CE_state *ce_state = (struct CE_state *)copyeng; in ce_enqueue_desc() local 1563 int ce_get_index_info_legacy(struct hif_softc *scn, void *ce_state, in ce_get_index_info_legacy()
|
D | ce_service_srng.c | 1082 int ce_get_index_info_srng(struct hif_softc *scn, void *ce_state, in ce_get_index_info_srng() 1124 struct CE_state *ce_state; in ce_set_srng_msi_irq_config_by_ceid() local 1173 struct CE_state *ce_state; in ce_get_direct_link_dest_srng_buffers() local 1247 struct CE_state *ce_state; in ce_get_direct_link_srng_info() local
|
D | ce_internal.h | 880 struct CE_state *ce_state) in ce_validate_nbytes() 887 struct CE_state *ce_state) in ce_validate_nbytes() 919 struct CE_state *ce_state = (struct CE_state *)handle; in ce_ring_aquire_lock() local 926 struct CE_state *ce_state = (struct CE_state *)handle; in ce_ring_release_lock() local
|
/wlan-driver/qca-wifi-host-cmn/hif/src/ |
D | hif_napi.c | 140 struct CE_state *ce_state; in hif_napi_create() local 264 struct CE_state *ce_state; in hif_napi_rx_offld_flush_cb_register() local 290 struct CE_state *ce_state; in hif_napi_rx_offld_flush_cb_deregister() local 1200 struct CE_state *ce_state = NULL; local 1306 void hif_update_napi_max_poll_time(struct CE_state *ce_state, 1332 void hif_napi_update_yield_stats(struct CE_state *ce_state,
|
D | hif_napi.h | 288 static inline void hif_update_napi_max_poll_time(struct CE_state *ce_state, in hif_update_napi_max_poll_time() 328 static inline void hif_napi_update_yield_stats(struct CE_state *ce_state, in hif_napi_update_yield_stats()
|
D | hif_main_legacy.c | 64 struct CE_state *ce_state; in hif_ce_fastpath_cb_register() local
|
D | hif_main.c | 1604 struct CE_state *ce_state; in hif_print_reg_write_stats() local 1682 struct CE_state *ce_state = q_elem->ce_state; in hif_process_reg_write_q_elem() local 1840 struct CE_state *ce_state, in hif_reg_write_enqueue() 1907 struct CE_state *ce_state; in hif_delayed_reg_write() local
|
D | hif_runtime_pm.c | 1326 struct CE_state *ce_state; in hif_fastpath_resume() local
|
D | hif_main.h | 348 struct CE_state *ce_state; member
|
/wlan-driver/qca-wifi-host-cmn/hif/src/snoc/ |
D | if_snoc.c | 490 struct CE_state *ce_state; in hif_snoc_ce_dp_irq_set_affinity_hint() local
|