Lines Matching defs:ath12k_wmi_base
5185 struct ath12k_wmi_base { struct
5186 struct ath12k_base *ab;
5187 struct ath12k_wmi_pdev wmi[MAX_RADIOS];
5188 enum ath12k_htc_ep_id wmi_endpoint_id[MAX_RADIOS];
5189 u32 max_msg_len[MAX_RADIOS];
5191 struct completion service_ready;
5192 struct completion unified_ready;
5194 wait_queue_head_t tx_credits_wq;
5195 u32 num_mem_chunks;
5196 u32 rx_decap_mode;
5197 struct ath12k_wmi_host_mem_chunk_arg mem_chunks[WMI_MAX_MEM_REQS];
5199 enum wmi_host_hw_mode_config_type preferred_hw_mode;
5201 struct ath12k_wmi_target_cap_arg *targ_cap;
5203 struct ath12k_svc_ext_info svc_ext_info;
5204 u32 sbs_lower_band_end_freq;
5205 struct ath12k_hw_mode_info hw_mode_info;