Home
last modified time | relevance | path

Searched defs:HIF_CE_state (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
Dce_main.h122 struct HIF_CE_state *HIF_CE_state; member
203 struct HIF_CE_state { struct
204 struct hif_softc ol_sc;
205 bool started;
206 struct ce_tasklet_entry tasklets[CE_COUNT_MAX];
207 struct hif_exec_context *hif_ext_group[HIF_MAX_GROUP];
208 uint32_t hif_num_extgroup;
209 qdf_spinlock_t keep_awake_lock;
210 qdf_spinlock_t irq_reg_lock;
211 unsigned int keep_awake_count;
[all …]