Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.h960 struct ath12k_hw_group { struct
961 struct list_head list;
962 u8 id;
963 u8 num_devices;
964 u8 num_probed;
965 u8 num_started;
966 unsigned long flags;
967 struct ath12k_base *ab[ATH12K_MAX_DEVICES];
970 struct mutex mutex;
978 struct ath12k_hw *ah[ATH12K_GROUP_MAX_RADIO];
[all …]