Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath11k/
Dcore.h844 struct ath11k_base { struct
845 enum ath11k_hw_rev hw_rev;
846 enum ath11k_firmware_mode fw_mode;
847 struct platform_device *pdev;
848 struct device *dev;
849 struct ath11k_qmi qmi;
850 struct ath11k_wmi_base wmi_ab;
851 struct completion fw_ready;
852 int num_radios;
854 u32 cc_freq_hz;
[all …]