Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
A Dwmi.h4827 struct ath12k_wmi_base { struct
4828 struct ath12k_base *ab;
4829 struct ath12k_wmi_pdev wmi[MAX_RADIOS];
4830 enum ath12k_htc_ep_id wmi_endpoint_id[MAX_RADIOS];
4831 u32 max_msg_len[MAX_RADIOS];
4833 struct completion service_ready;
4834 struct completion unified_ready;
4836 wait_queue_head_t tx_credits_wq;
4837 u32 num_mem_chunks;
4838 u32 rx_decap_mode;
[all …]

Completed in 51 milliseconds