Searched defs:ath12k_wmi_base (Results 1 – 1 of 1) sorted by relevance
4994 struct ath12k_wmi_base { struct4995 struct ath12k_base *ab;4996 struct ath12k_wmi_pdev wmi[MAX_RADIOS];4997 enum ath12k_htc_ep_id wmi_endpoint_id[MAX_RADIOS];4998 u32 max_msg_len[MAX_RADIOS];5000 struct completion service_ready;5001 struct completion unified_ready;5003 wait_queue_head_t tx_credits_wq;5004 u32 num_mem_chunks;5005 u32 rx_decap_mode;[all …]