Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/cavium/liquidio/
H A Dlio_main.c694 struct cavium_wq *time_wq = &lio->sync_octeon_time_wq; in cleanup_sync_octeon_time_wq() local
696 if (time_wq->wq) { in cleanup_sync_octeon_time_wq()
697 cancel_delayed_work_sync(&time_wq->wk.work); in cleanup_sync_octeon_time_wq()
698 destroy_workqueue(time_wq->wq); in cleanup_sync_octeon_time_wq()