Searched refs:svc_rdy_work (Results 1 – 2 of 2) sorted by relevance
781 struct work_struct svc_rdy_work; member
4414 struct ath10k *ar = container_of(work, struct ath10k, svc_rdy_work); in ath10k_wmi_event_service_ready_work()4568 queue_work(ar->workqueue_aux, &ar->svc_rdy_work); in ath10k_wmi_event_service_ready()7608 INIT_WORK(&ar->svc_rdy_work, ath10k_wmi_event_service_ready_work); in ath10k_wmi_attach()7630 cancel_work_sync(&ar->svc_rdy_work); in ath10k_wmi_detach()