Lines Matching defs:seq

56 static void *seq_tab_start(struct seq_file *seq, loff_t *pos)  in seq_tab_start()
66 static void *seq_tab_next(struct seq_file *seq, void *v, loff_t *pos) in seq_tab_next()
74 static void seq_tab_stop(struct seq_file *seq, void *v) in seq_tab_stop()
78 static int seq_tab_show(struct seq_file *seq, void *v) in seq_tab_show()
94 int (*show)(struct seq_file *seq, void *v, int i)) in seq_open_tab()
119 static int cim_la_show(struct seq_file *seq, void *v, int idx) in cim_la_show()
136 static int cim_la_show_3in1(struct seq_file *seq, void *v, int idx) in cim_la_show_3in1()
154 static int cim_la_show_t6(struct seq_file *seq, void *v, int idx) in cim_la_show_t6()
173 static int cim_la_show_pc_t6(struct seq_file *seq, void *v, int idx) in cim_la_show_pc_t6()
233 static int cim_pif_la_show(struct seq_file *seq, void *v, int idx) in cim_pif_la_show()
276 static int cim_ma_la_show(struct seq_file *seq, void *v, int idx) in cim_ma_la_show()
322 static int cim_qcfg_show(struct seq_file *seq, void *v) in cim_qcfg_show()
391 static int cimq_show(struct seq_file *seq, void *v, int idx) in cimq_show()
462 static void field_desc_show(struct seq_file *seq, u64 v, in field_desc_show()
521 static int tp_la_show(struct seq_file *seq, void *v, int idx) in tp_la_show()
529 static int tp_la_show2(struct seq_file *seq, void *v, int idx) in tp_la_show2()
541 static int tp_la_show3(struct seq_file *seq, void *v, int idx) in tp_la_show3()
703 static int ulprx_la_show(struct seq_file *seq, void *v, int idx) in ulprx_la_show()
750 static int pm_stats_show(struct seq_file *seq, void *v) in pm_stats_show()
803 static int tx_rate_show(struct seq_file *seq, void *v) in tx_rate_show()
836 static int cctrl_tbl_show(struct seq_file *seq, void *v) in cctrl_tbl_show()
887 static int clk_show(struct seq_file *seq, void *v) in clk_show()
978 static int devlog_show(struct seq_file *seq, void *v) in devlog_show()
1035 static void *devlog_start(struct seq_file *seq, loff_t *pos) in devlog_start()
1044 static void *devlog_next(struct seq_file *seq, void *v, loff_t *pos) in devlog_next()
1052 static void devlog_stop(struct seq_file *seq, void *v) in devlog_stop()
1129 static int mbox_show(struct seq_file *seq, void *v) in mbox_show()
1213 static int mps_trc_show(struct seq_file *seq, void *v) in mps_trc_show()
1558 static int mps_tcam_show(struct seq_file *seq, void *v) in mps_tcam_show()
1717 static inline void *mps_tcam_get_idx(struct seq_file *seq, loff_t pos) in mps_tcam_get_idx()
1726 static void *mps_tcam_start(struct seq_file *seq, loff_t *pos) in mps_tcam_start()
1731 static void *mps_tcam_next(struct seq_file *seq, void *v, loff_t *pos) in mps_tcam_next()
1737 static void mps_tcam_stop(struct seq_file *seq, void *v) in mps_tcam_stop()
1753 struct seq_file *seq = file->private_data; in mps_tcam_open() local
1770 static int sensors_show(struct seq_file *seq, void *v) in sensors_show()
1821 static int rss_show(struct seq_file *seq, void *v, int idx) in rss_show()
1870 static int rss_config_show(struct seq_file *seq, void *v) in rss_config_show()
2023 static int rss_key_show(struct seq_file *seq, void *v) in rss_key_show()
2086 static int rss_pf_config_show(struct seq_file *seq, void *v, int idx) in rss_pf_config_show()
2167 static int rss_vf_config_show(struct seq_file *seq, void *v, int idx) in rss_vf_config_show()
2244 static int sge_qinfo_show(struct seq_file *seq, void *v) in sge_qinfo_show()
2457 static void *sge_queue_start(struct seq_file *seq, loff_t *pos) in sge_queue_start()
2464 static void sge_queue_stop(struct seq_file *seq, void *v) in sge_queue_stop()
2468 static void *sge_queue_next(struct seq_file *seq, void *v, loff_t *pos) in sge_queue_next()
2488 struct seq_file *seq = file->private_data; in sge_qinfo_open() local
2562 static int tid_info_show(struct seq_file *seq, void *v) in tid_info_show()
2704 static void mem_region_show(struct seq_file *seq, const char *name, in mem_region_show()
2714 static int meminfo_show(struct seq_file *seq, void *v) in meminfo_show()