Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_clip.h40 void t4_destroy_clip_table(struct adapter *);
H A Dt4_clip.c690 t4_destroy_clip_table(struct adapter *sc) in t4_destroy_clip_table() function
H A Dt4_main.c1849 t4_destroy_clip_table(sc); in t4_detach_common()