Searched refs:workqueue_aux (Results 1 – 12 of 12) sorted by relevance
290 queue_work(ab->workqueue_aux, &ab->reset_work); in ath11k_mhi_op_status_cb()
2359 destroy_workqueue(ab->workqueue_aux); in ath11k_core_free()2381 ab->workqueue_aux = create_singlethread_workqueue("ath11k_aux_wq"); in ath11k_core_alloc()2382 if (!ab->workqueue_aux) in ath11k_core_alloc()
994 struct workqueue_struct *workqueue_aux; member
534 queue_work(ab->workqueue_aux, &ab->reset_work); in ath11k_write_simulate_fw_crash()
6093 queue_work(ar->ab->workqueue_aux, &ar->wmi_mgmt_tx_work); in ath11k_mac_mgmt_tx()
289 queue_work(ab->workqueue_aux, &ab->reset_work); in ath12k_mhi_op_status_cb()
1934 destroy_workqueue(ab->workqueue_aux); in ath12k_core_free()1954 ab->workqueue_aux = create_singlethread_workqueue("ath12k_aux_wq"); in ath12k_core_alloc()1955 if (!ab->workqueue_aux) in ath12k_core_alloc()
1005 struct workqueue_struct *workqueue_aux; member
3665 ar->workqueue_aux = create_singlethread_workqueue("ath10k_aux_wq"); in ath10k_core_create()3666 if (!ar->workqueue_aux) in ath10k_core_create()3721 destroy_workqueue(ar->workqueue_aux); in ath10k_core_create()3735 destroy_workqueue(ar->workqueue_aux); in ath10k_core_destroy()
1166 struct workqueue_struct *workqueue_aux; member
477 queue_work(ar->workqueue_aux, in ath10k_sdio_mbox_rx_process_packets()
5699 queue_work(ar->workqueue_aux, &ar->svc_rdy_work); in ath10k_wmi_event_service_ready()