Searched defs:HIF_CE_state (Results 1 – 1 of 1) sorted by relevance
122 struct HIF_CE_state *HIF_CE_state; member203 struct HIF_CE_state { struct204 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 …]