Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/wireless/ath/ath12k/
Dcore.h840 struct ath12k_hw_group { struct
841 struct list_head list;
842 u8 id;
843 u8 num_devices;
844 u8 num_probed;
845 u8 num_started;
846 unsigned long flags;
847 struct ath12k_base *ab[ATH12K_MAX_SOCS];
850 struct mutex mutex;
858 struct ath12k_hw *ah[ATH12K_GROUP_MAX_RADIO];
[all …]