Home
last modified time | relevance | path

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

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