Home
last modified time | relevance | path

Searched refs:regd_channel_update_queue (Results 1 – 3 of 3) sorted by relevance

/src/sys/contrib/dev/athk/ath12k/
H A Dreg.c242 list_add_tail(&arg->list, &ar->regd_channel_update_queue); in ath12k_reg_update_chan_list()
829 list_splice_tail_init(&ar->regd_channel_update_queue, &local_update_list);
H A Dcore.h825 struct list_head regd_channel_update_queue; member
H A Dmac.c9631 while ((arg = list_first_entry_or_null(&ar->regd_channel_update_queue, in ath12k_mac_stop()
14584 INIT_LIST_HEAD(&ar->regd_channel_update_queue); in ath12k_mac_setup()