Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/pld/inc/
Dpld_common.h360 struct pld_wlan_enable_cfg { struct
361 u32 num_ce_tgt_cfg;
362 struct pld_ce_tgt_pipe_cfg *ce_tgt_cfg;
363 u32 num_ce_svc_pipe_cfg;
364 struct pld_ce_svc_pipe_cfg *ce_svc_cfg;
365 u32 num_shadow_reg_cfg;
366 struct pld_shadow_reg_cfg *shadow_reg_cfg;
367 u32 num_shadow_reg_v2_cfg;
368 struct pld_shadow_reg_v2_cfg *shadow_reg_v2_cfg;
369 bool rri_over_ddr_cfg_valid;
[all …]