Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_debugfs.h47 struct seq_tab { struct
60 struct seq_tab *seq_open_tab(struct file *f, unsigned int rows, argument
Dcxgb4_debugfs.c55 static void *seq_tab_get_idx(struct seq_tab *tb, loff_t pos) in seq_tab_get_idx()
63 struct seq_tab *tb = seq->private; in seq_tab_start()
84 const struct seq_tab *tb = seq->private; in seq_tab_show()
96 struct seq_tab *seq_open_tab(struct file *f, unsigned int rows, in seq_open_tab()
100 struct seq_tab *p; in seq_open_tab()
115 static int seq_tab_trim(struct seq_tab *p, unsigned int new_rows) in seq_tab_trim()
201 struct seq_tab *p; in cim_la_open()
259 struct seq_tab *p; in cim_pif_la_open()
305 struct seq_tab *p; in cim_ma_la_open()
395 struct seq_tab *p; in cim_ibq_open()
[all …]