Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath11k/
Dcore.h896 struct ath11k_base { struct
897 enum ath11k_hw_rev hw_rev;
898 enum ath11k_firmware_mode fw_mode;
899 struct platform_device *pdev;
900 struct device *dev;
901 struct ath11k_qmi qmi;
902 struct ath11k_wmi_base wmi_ab;
903 struct completion fw_ready;
904 int num_radios;
906 u32 cc_freq_hz;
[all …]