Searched refs:svc_rdy_work (Results 1 – 2 of 2) sorted by relevance
1192 struct work_struct svc_rdy_work; member
5508 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()