Lines Matching defs:icnss_wlan_enable_cfg
113 struct icnss_wlan_enable_cfg { struct
114 u32 num_ce_tgt_cfg;
115 struct ce_tgt_pipe_cfg *ce_tgt_cfg;
116 u32 num_ce_svc_pipe_cfg;
117 struct ce_svc_pipe_cfg *ce_svc_cfg;
118 u32 num_shadow_reg_cfg;
119 struct icnss_shadow_reg_cfg *shadow_reg_cfg;
120 u32 num_shadow_reg_v2_cfg;
121 struct icnss_shadow_reg_v2_cfg *shadow_reg_v2_cfg;
122 u32 num_shadow_reg_v3_cfg;
123 struct icnss_shadow_reg_v3_cfg *shadow_reg_v3_cfg;
124 bool rri_over_ddr_cfg_valid;
125 struct icnss_rri_over_ddr_cfg rri_over_ddr_cfg;