Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dclip_tbl.h41 int clip_tbl_show(struct seq_file *seq, void *v);
Dclip_tbl.c242 int clip_tbl_show(struct seq_file *seq, void *v) in clip_tbl_show() function
Dcxgb4_debugfs.c1246 return single_open(file, clip_tbl_show, inode->i_private); in clip_tbl_open()