Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dclip_tbl.h43 int clip_tbl_show(struct seq_file *seq, void *v);
Dclip_tbl.c252 int clip_tbl_show(struct seq_file *seq, void *v) in clip_tbl_show() function
Dcxgb4_debugfs.c1999 return single_open(file, clip_tbl_show, inode->i_private); in clip_tbl_open()