Home
last modified time | relevance | path

Searched defs:ath11k_wmi_base (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.h5750 struct ath11k_wmi_base { struct
5751 struct ath11k_base *ab;
5752 struct ath11k_pdev_wmi wmi[MAX_RADIOS];
5753 enum ath11k_htc_ep_id wmi_endpoint_id[MAX_RADIOS];
5754 u32 max_msg_len[MAX_RADIOS];
5756 struct completion service_ready;
5757 struct completion unified_ready;
5759 wait_queue_head_t tx_credits_wq;
5760 const struct wmi_peer_flags_map *peer_flags;
5761 u32 num_mem_chunks;
[all …]