Home
last modified time | relevance | path

Searched refs:update_11d_work (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dcore.c1607 cancel_work_sync(&ab->update_11d_work); in ath11k_core_halt()
1617 struct ath11k_base *ab = container_of(work, struct ath11k_base, update_11d_work); in ath11k_update_11d()
1927 INIT_WORK(&ab->update_11d_work, ath11k_update_11d); in ath11k_core_alloc()
Dcore.h923 struct work_struct update_11d_work; member
Dmac.c5937 cancel_work_sync(&ar->ab->update_11d_work); in ath11k_mac_op_stop()
Dwmi.c6449 queue_work(ab->workqueue, &ab->update_11d_work); in ath11k_reg_11d_new_cc_event()