Home
last modified time | relevance | path

Searched refs:svc_rdy_work (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dcore.h1173 struct work_struct svc_rdy_work; member
H A Dwmi.c5508 struct ath10k *ar = container_of(work, struct ath10k, svc_rdy_work); in ath10k_wmi_event_service_ready_work()
5677 queue_work(ar->workqueue_aux, &ar->svc_rdy_work); in ath10k_wmi_event_service_ready()
9523 INIT_WORK(&ar->svc_rdy_work, ath10k_wmi_event_service_ready_work); in ath10k_wmi_attach()
9579 cancel_work_sync(&ar->svc_rdy_work); in ath10k_wmi_detach()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dcore.h1192 struct work_struct svc_rdy_work; member
H A Dwmi.c5508 struct ath10k *ar = container_of(work, struct ath10k, svc_rdy_work); in ath10k_wmi_event_service_ready_work()
5677 queue_work(ar->workqueue_aux, &ar->svc_rdy_work); in ath10k_wmi_event_service_ready()
9501 INIT_WORK(&ar->svc_rdy_work, ath10k_wmi_event_service_ready_work); in ath10k_wmi_attach()
9557 cancel_work_sync(&ar->svc_rdy_work); in ath10k_wmi_detach()

Completed in 27 milliseconds