Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/
Damt.c38 static struct delayed_work source_gc_wq; variable
111 mod_delayed_work(amt_wq, &source_gc_wq, in amt_source_gc_work()
3418 INIT_DELAYED_WORK(&source_gc_wq, amt_source_gc_work); in amt_init()
3419 mod_delayed_work(amt_wq, &source_gc_wq, in amt_init()
3439 cancel_delayed_work_sync(&source_gc_wq); in amt_fini()