Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/cxgbe/
HDt4_clip.c101 static void update_clip_table(struct adapter *, void *);
470 t4_iterate(update_clip_table, NULL); in t4_clip_db_task()
661 update_clip_table(struct adapter *sc, void *arg __unused) in update_clip_table() function
686 update_clip_table(sc, NULL); in t4_clip_task()