Searched refs:ath12k_hw_group_list (Results 1 – 1 of 1) sorted by relevance
38 static struct list_head ath12k_hw_group_list = LIST_HEAD_INIT(ath12k_hw_group_list); variable1826 list_for_each_entry(ag, &ath12k_hw_group_list, list) in ath12k_core_hw_group_alloc()1834 list_add(&ag->list, &ath12k_hw_group_list); in ath12k_core_hw_group_alloc()1871 list_for_each_entry(ag, &ath12k_hw_group_list, list) in ath12k_core_hw_group_find_by_dt()