Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dcore.c1465 cancel_work_sync(&ab->update_11d_work); in ath12k_core_halt()
1549 struct ath12k_base *ab = container_of(work, struct ath12k_base, update_11d_work); in ath12k_update_11d()
2295 INIT_WORK(&ab->update_11d_work, ath12k_update_11d); in ath12k_core_alloc()
H A Dcore.h1068 struct work_struct update_11d_work; member
H A Dwmi.c7064 queue_work(ab->workqueue, &ab->update_11d_work); in ath12k_reg_11d_new_cc_event()
H A Dmac.c9810 cancel_work_sync(&ar->ab->update_11d_work); in ath12k_mac_stop()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dcore.c2411 cancel_work_sync(&ab->update_11d_work); in ath11k_core_halt()
2426 struct ath11k_base *ab = container_of(work, struct ath11k_base, update_11d_work); in ath11k_update_11d()
2810 INIT_WORK(&ab->update_11d_work, ath11k_update_11d); in ath11k_core_alloc()
H A Dcore.h1043 struct work_struct update_11d_work; member
H A Dmac.c6768 cancel_work_sync(&ar->ab->update_11d_work); in ath11k_mac_op_stop()
H A Dwmi.c7528 queue_work(ab->workqueue, &ab->update_11d_work); in ath11k_reg_11d_new_cc_event()