Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_clip.c97 static void t4_clip_task(void *, int);
383 TIMEOUT_TASK_INIT(taskqueue_thread, &sc->clip_task, 0, t4_clip_task, sc); in t4_init_clip_table()
684 t4_clip_task(void *sc, int count) in t4_clip_task() function