Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_clip.h39 void t4_init_clip_table(struct adapter *);
H A Dt4_clip.c380 t4_init_clip_table(struct adapter *sc) in t4_init_clip_table() function
H A Dt4_main.c1542 t4_init_clip_table(sc); in t4_attach()