Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/
H A Dclip_tbl.h28 void t4_cleanup_clip_tbl(struct adapter *adap);
H A Dclip_tbl.c189 void t4_cleanup_clip_tbl(struct adapter *adap) in t4_cleanup_clip_tbl() function
H A Dcxgbe_main.c1975 t4_cleanup_clip_tbl(adapter); in cxgbe_close()