Lines Matching defs:ath12k_wmi_base
4957 struct ath12k_wmi_base { struct
4958 struct ath12k_base *ab;
4959 struct ath12k_wmi_pdev wmi[MAX_RADIOS];
4960 enum ath12k_htc_ep_id wmi_endpoint_id[MAX_RADIOS];
4961 u32 max_msg_len[MAX_RADIOS];
4963 struct completion service_ready;
4964 struct completion unified_ready;
4966 wait_queue_head_t tx_credits_wq;
4967 u32 num_mem_chunks;
4968 u32 rx_decap_mode;
4969 struct ath12k_wmi_host_mem_chunk_arg mem_chunks[WMI_MAX_MEM_REQS];
4971 enum wmi_host_hw_mode_config_type preferred_hw_mode;
4973 struct ath12k_wmi_target_cap_arg *targ_cap;