Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath11k/
Dcore.c1755 cancel_work_sync(&ab->update_11d_work); in ath11k_core_halt()
1765 struct ath11k_base *ab = container_of(work, struct ath11k_base, update_11d_work); in ath11k_update_11d()
2082 INIT_WORK(&ab->update_11d_work, ath11k_update_11d); in ath11k_core_alloc()
Dcore.h938 struct work_struct update_11d_work; member
Dmac.c6428 cancel_work_sync(&ar->ab->update_11d_work); in ath11k_mac_op_stop()
Dwmi.c7028 queue_work(ab->workqueue, &ab->update_11d_work); in ath11k_reg_11d_new_cc_event()