Home
last modified time | relevance | path

Searched refs:seq_tab (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_debugfs.h60 struct seq_tab { struct
73 struct seq_tab *seq_open_tab(struct file *f, unsigned int rows, argument
Dcxgb4_debugfs.c50 static void *seq_tab_get_idx(struct seq_tab *tb, loff_t pos) in seq_tab_get_idx()
58 struct seq_tab *tb = seq->private; in seq_tab_start()
80 const struct seq_tab *tb = seq->private; in seq_tab_show()
92 struct seq_tab *seq_open_tab(struct file *f, unsigned int rows, in seq_open_tab()
96 struct seq_tab *p; in seq_open_tab()
111 static int seq_tab_trim(struct seq_tab *p, unsigned int new_rows) in seq_tab_trim()
158 struct seq_tab *p; in cim_la_open()
266 struct seq_tab *p; in cim_ibq_open()
293 struct seq_tab *p; in cim_obq_open()
512 struct seq_tab *p; in tp_la_open()
[all …]