Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath12k/
A Dcore.c1433 cancel_work_sync(&ab->update_11d_work); in ath12k_core_halt()
1517 struct ath12k_base *ab = container_of(work, struct ath12k_base, update_11d_work); in ath12k_update_11d()
2253 INIT_WORK(&ab->update_11d_work, ath12k_update_11d); in ath12k_core_alloc()
A Dcore.h1149 struct work_struct update_11d_work; member
A Dwmi.c6737 queue_work(ab->workqueue, &ab->update_11d_work); in ath12k_reg_11d_new_cc_event()
A Dmac.c9294 cancel_work_sync(&ar->ab->update_11d_work); in ath12k_mac_stop()
/drivers/net/wireless/ath/ath11k/
A Dcore.c2256 cancel_work_sync(&ab->update_11d_work); in ath11k_core_halt()
2271 struct ath11k_base *ab = container_of(work, struct ath11k_base, update_11d_work); in ath11k_update_11d()
2655 INIT_WORK(&ab->update_11d_work, ath11k_update_11d); in ath11k_core_alloc()
A Dcore.h1001 struct work_struct update_11d_work; member
A Dmac.c6365 cancel_work_sync(&ar->ab->update_11d_work); in ath11k_mac_op_stop()
A Dwmi.c7148 queue_work(ab->workqueue, &ab->update_11d_work); in ath11k_reg_11d_new_cc_event()

Completed in 130 milliseconds