Searched defs:ath11k_wmi_base (Results 1 – 1 of 1) sorted by relevance
5152 struct ath11k_wmi_base { struct5153 struct ath11k_base *ab;5154 struct ath11k_pdev_wmi wmi[MAX_RADIOS];5156 u32 max_msg_len[MAX_RADIOS];5158 struct completion service_ready;5159 struct completion unified_ready;5161 wait_queue_head_t tx_credits_wq;5162 const struct wmi_peer_flags_map *peer_flags;5163 u32 num_mem_chunks;5164 u32 rx_decap_mode;[all …]
Completed in 46 milliseconds