Searched refs:workqueue_aux (Results 1 – 4 of 4) sorted by relevance
3658 ar->workqueue_aux = create_singlethread_workqueue("ath10k_aux_wq"); in ath10k_core_create()3659 if (!ar->workqueue_aux) in ath10k_core_create()3714 destroy_workqueue(ar->workqueue_aux); in ath10k_core_create()3728 destroy_workqueue(ar->workqueue_aux); in ath10k_core_destroy()
1166 struct workqueue_struct *workqueue_aux; member
5699 queue_work(ar->workqueue_aux, &ar->svc_rdy_work); in ath10k_wmi_event_service_ready()
534 queue_work(ab->workqueue_aux, &ab->reset_work); in ath11k_write_simulate_fw_crash()