Searched defs:ath11k_wmi_base (Results 1 – 1 of 1) sorted by relevance
5723 struct ath11k_wmi_base { struct5724 struct ath11k_base *ab;5725 struct ath11k_pdev_wmi wmi[MAX_RADIOS];5726 enum ath11k_htc_ep_id wmi_endpoint_id[MAX_RADIOS];5727 u32 max_msg_len[MAX_RADIOS];5729 struct completion service_ready;5730 struct completion unified_ready;5732 wait_queue_head_t tx_credits_wq;5733 u32 num_mem_chunks;5734 u32 rx_decap_mode;[all …]