Searched refs:update_11d_work (Results 1 – 8 of 8) sorted by relevance
1433 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()
1149 struct work_struct update_11d_work; member
6737 queue_work(ab->workqueue, &ab->update_11d_work); in ath12k_reg_11d_new_cc_event()
9294 cancel_work_sync(&ar->ab->update_11d_work); in ath12k_mac_stop()
2256 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()
1001 struct work_struct update_11d_work; member
6365 cancel_work_sync(&ar->ab->update_11d_work); in ath11k_mac_op_stop()
7148 queue_work(ab->workqueue, &ab->update_11d_work); in ath11k_reg_11d_new_cc_event()
Completed in 130 milliseconds