Home
last modified time | relevance | path

Searched refs:workqueue (Results 1 – 22 of 22) sorted by relevance

/freebsd-14.2/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_main.c126 queue_work(mdev->workqueue, &priv->linkstate_task); in mlx4_en_event()
158 flush_workqueue(mdev->workqueue); in mlx4_en_remove()
159 destroy_workqueue(mdev->workqueue); in mlx4_en_remove()
239 mdev->workqueue = create_singlethread_workqueue("mlx4_en"); in mlx4_en_add()
240 if (!mdev->workqueue) in mlx4_en_add()
H A Dmlx4_en_netdev.c341 queue_work(priv->mdev->workqueue, &filter->work); in mlx4_en_filter_rfs()
738 queue_work(priv->mdev->workqueue, &priv->rx_mode_task); in mlx4_en_set_rx_mode()
1063 queue_work(mdev->workqueue, &priv->watchdog_task); in mlx4_en_watchdog_timeout()
1201 queue_delayed_work(mdev->workqueue, &priv->stats_task, STATS_DELAY); in mlx4_en_do_get_stats()
1218 queue_delayed_work(mdev->workqueue, &priv->service_task, in mlx4_en_service_task()
1418 queue_work(mdev->workqueue, &priv->rx_mode_task); in mlx4_en_start_port()
1794 flush_workqueue(mdev->workqueue); in mlx4_en_destroy_netdev()
1844 queue_work(mdev->workqueue, &priv->watchdog_task); in mlx4_en_change_mtu()
2333 queue_delayed_work(mdev->workqueue, &priv->stats_task, STATS_DELAY); in mlx4_en_init_netdev()
2336 queue_delayed_work(mdev->workqueue, &priv->service_task, SERVICE_TASK_DELAY); in mlx4_en_init_netdev()
H A Den.h460 struct workqueue_struct *workqueue; member
/freebsd-14.2/sys/contrib/device-tree/Bindings/media/
H A Dmediatek,vcodec-subdev-decoder.yaml25 || lat || | core workqueue <parent>
38 There are two workqueues in parent device: lat workqueue and core workqueue. They are used
39 to lat and core hardware deocder. Lat workqueue need to get input bitstream and lat buffer,
41 done. Core workqueue need to get lat buffer and output buffer, then enable core to decode,
/freebsd-14.2/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctfmerge.h53 typedef struct workqueue { struct
/freebsd-14.2/sys/contrib/dev/athk/ath12k/
H A Dcore.c918 destroy_workqueue(ab->workqueue); in ath12k_core_free()
933 ab->workqueue = create_singlethread_workqueue("ath12k_wq"); in ath12k_core_alloc()
934 if (!ab->workqueue) in ath12k_core_alloc()
961 destroy_workqueue(ab->workqueue); in ath12k_core_alloc()
H A Dcore.h765 struct workqueue_struct *workqueue; member
H A Dqmi.c3046 queue_work(ab->workqueue, &ab->restart_work); in ath12k_qmi_driver_event_work()
H A Dwmi.c5687 queue_work(ab->workqueue, &ar->regd_update_work); in ath12k_reg_chan_list_event()
/freebsd-14.2/sys/contrib/dev/athk/ath10k/
H A Dsdio.h220 struct workqueue_struct *workqueue; member
H A Dsdio.c1452 queue_work(ar_sdio->workqueue, &ar_sdio->wr_async_work); in ath10k_sdio_sleep_timer_handler()
1673 queue_work(ar_sdio->workqueue, &ar_sdio->wr_async_work); in ath10k_sdio_hif_tx_sg()
1942 queue_work(ar_sdio->workqueue, &ar_sdio->wr_async_work); in ath10k_sdio_irq_disable()
2585 ar_sdio->workqueue = create_singlethread_workqueue("ath10k_sdio_wq"); in ath10k_sdio_probe()
2586 if (!ar_sdio->workqueue) { in ath10k_sdio_probe()
2630 destroy_workqueue(ar_sdio->workqueue); in ath10k_sdio_probe()
2652 destroy_workqueue(ar_sdio->workqueue); in ath10k_sdio_remove()
H A Dcore.c2552 queue_work(ar->workqueue, &ar->restart_work); in ath10k_core_start_recovery()
3595 queue_work(ar->workqueue, &ar->register_work); in ath10k_core_register()
3710 ar->workqueue = create_singlethread_workqueue("ath10k_wq"); in ath10k_core_create()
3711 if (!ar->workqueue) in ath10k_core_create()
3768 destroy_workqueue(ar->workqueue); in ath10k_core_create()
3778 destroy_workqueue(ar->workqueue); in ath10k_core_destroy()
H A Dcore.h1168 struct workqueue_struct *workqueue; member
H A Dhtc.c875 queue_work(ar->workqueue, &ar->bundle_tx_work); in ath10k_htc_send_hl()
H A Dhtt_tx.c555 queue_work(ar->workqueue, &ar->bundle_tx_work); in ath10k_htt_op_ep_tx_credits()
H A Ddebug.c927 queue_delayed_work(ar->workqueue, &ar->debug.htt_stats_dwork, in ath10k_debug_htt_stats_req()
H A Dpci.c1872 queue_work(ar->workqueue, &ar_pci->dump_work); in ath10k_pci_fw_crashed_dump()
H A Dwmi.c5916 queue_work(ar->workqueue, &ar->set_coverage_class_work); in ath10k_wmi_queue_set_coverage_class_work()
/freebsd-14.2/sys/contrib/dev/athk/ath11k/
H A Dcore.c2077 destroy_workqueue(ab->workqueue); in ath11k_core_free()
2094 ab->workqueue = create_singlethread_workqueue("ath11k_wq"); in ath11k_core_alloc()
2095 if (!ab->workqueue) in ath11k_core_alloc()
2127 destroy_workqueue(ab->workqueue); in ath11k_core_alloc()
H A Dcore.h957 struct workqueue_struct *workqueue; member
H A Dqmi.c3276 queue_work(ab->workqueue, &ab->restart_work); in ath11k_qmi_driver_event_work()
H A Dwmi.c7346 queue_work(ab->workqueue, &ab->update_11d_work); in ath11k_reg_11d_new_cc_event()
7489 queue_work(ab->workqueue, &ar->regd_update_work); in ath11k_reg_chan_list_event()