Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/microchip/sparx5/
A Dsparx5_switchdev.c13 static struct workqueue_struct *sparx5_owq; variable
264 queue_work(sparx5_owq, work); in sparx5_schedule_work()
505 sparx5_owq = alloc_ordered_workqueue("sparx5_order", 0); in sparx5_register_notifier_blocks()
506 if (!sparx5_owq) { in sparx5_register_notifier_blocks()
523 destroy_workqueue(sparx5_owq); in sparx5_unregister_notifier_blocks()

Completed in 3 milliseconds