Searched refs:seq_tab (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_debugfs.h | 47 struct seq_tab { struct 60 struct seq_tab *seq_open_tab(struct file *f, unsigned int rows,
|
H A D | cxgb4_debugfs.c | 55 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() 112 /* Trim the size of a seq_tab to the supplied number of rows. The operation is 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 * in cim_ma_la_open() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_debugfs.h | 47 struct seq_tab { struct 60 struct seq_tab *seq_open_tab(struct file *f, unsigned int rows,
|
H A D | cxgb4_debugfs.c | 55 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() 112 /* Trim the size of a seq_tab to the supplied number of rows. The operation is 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 * in cim_ma_la_open() [all...] |
Completed in 6 milliseconds