Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dcore.h865 struct ath11k_base { struct
866 enum ath11k_hw_rev hw_rev;
867 enum ath11k_firmware_mode fw_mode;
868 struct platform_device *pdev;
869 struct device *dev;
870 struct ath11k_qmi qmi;
871 struct ath11k_wmi_base wmi_ab;
872 struct completion fw_ready;
873 int num_radios;
875 u32 cc_freq_hz;
[all …]