Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dclip_tbl.h43 void t4_cleanup_clip_tbl(struct adapter *adap);
Dclip_tbl.c308 void t4_cleanup_clip_tbl(struct adapter *adap) in t4_cleanup_clip_tbl() function
318 EXPORT_SYMBOL(t4_cleanup_clip_tbl);
Dcxgb4_main.c4765 t4_cleanup_clip_tbl(adapter); in remove_one()