Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_clip.c96 static void t4_clip_db_task(void *, int);
467 t4_clip_db_task(void *arg, int count) in t4_clip_db_task() function
836 t4_clip_db_task(NULL, 0); in sysctl_clip_db_auto()
847 TASK_INIT(&clip_db_task, 0, t4_clip_db_task, NULL); in t4_clip_modload()