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.h947 struct ath11k_base { struct
948 enum ath11k_hw_rev hw_rev;
949 enum ath11k_firmware_mode fw_mode;
950 struct platform_device *pdev;
951 struct device *dev;
952 struct ath11k_qmi qmi;
953 struct ath11k_wmi_base wmi_ab;
954 struct completion fw_ready;
955 int num_radios;
957 u32 cc_freq_hz;
[all …]