Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dclip_tbl.h45 void t4_cleanup_clip_tbl(struct adapter *adap);
H A Dclip_tbl.c319 void t4_cleanup_clip_tbl(struct adapter *adap) in t4_cleanup_clip_tbl() function
328 EXPORT_SYMBOL(t4_cleanup_clip_tbl);
H A Dcxgb4_main.c7160 t4_cleanup_clip_tbl(adapter); in remove_one()