Lines Matching defs:v

71 static void *seq_tab_next(struct seq_file *seq, void *v, loff_t *pos)  in seq_tab_next()
78 static void seq_tab_stop(struct seq_file *seq, void *v) in seq_tab_stop()
82 static int seq_tab_show(struct seq_file *seq, void *v) in seq_tab_show()
98 int (*show)(struct seq_file *seq, void *v, int i)) in seq_open_tab()
123 static int cim_la_show(struct seq_file *seq, void *v, int idx) in cim_la_show()
140 static int cim_la_show_3in1(struct seq_file *seq, void *v, int idx) in cim_la_show_3in1()
158 static int cim_la_show_t6(struct seq_file *seq, void *v, int idx) in cim_la_show_t6()
177 static int cim_la_show_pc_t6(struct seq_file *seq, void *v, int idx) in cim_la_show_pc_t6()
237 static int cim_pif_la_show(struct seq_file *seq, void *v, int idx) in cim_pif_la_show()
280 static int cim_ma_la_show(struct seq_file *seq, void *v, int idx) in cim_ma_la_show()
326 static int cim_qcfg_show(struct seq_file *seq, void *v) in cim_qcfg_show()
383 static int cimq_show(struct seq_file *seq, void *v, int idx) in cimq_show()
454 static void field_desc_show(struct seq_file *seq, u64 v, in field_desc_show()
513 static int tp_la_show(struct seq_file *seq, void *v, int idx) in tp_la_show()
521 static int tp_la_show2(struct seq_file *seq, void *v, int idx) in tp_la_show2()
533 static int tp_la_show3(struct seq_file *seq, void *v, int idx) in tp_la_show3()
695 static int ulprx_la_show(struct seq_file *seq, void *v, int idx) in ulprx_la_show()
742 static int pm_stats_show(struct seq_file *seq, void *v) in pm_stats_show()
821 static int tx_rate_show(struct seq_file *seq, void *v) in tx_rate_show()
853 static int cctrl_tbl_show(struct seq_file *seq, void *v) in cctrl_tbl_show()
903 static int clk_show(struct seq_file *seq, void *v) in clk_show()
993 static int devlog_show(struct seq_file *seq, void *v) in devlog_show()
1059 static void *devlog_next(struct seq_file *seq, void *v, loff_t *pos) in devlog_next()
1067 static void devlog_stop(struct seq_file *seq, void *v) in devlog_stop()
1154 static int mboxlog_show(struct seq_file *seq, void *v) in mboxlog_show()
1205 static void *mboxlog_next(struct seq_file *seq, void *v, loff_t *pos) in mboxlog_next()
1211 static void mboxlog_stop(struct seq_file *seq, void *v) in mboxlog_stop()
1242 static int mbox_show(struct seq_file *seq, void *v) in mbox_show()
1326 static int mps_trc_show(struct seq_file *seq, void *v) in mps_trc_show()
1672 static int mps_tcam_show(struct seq_file *seq, void *v) in mps_tcam_show()
1901 static void *mps_tcam_next(struct seq_file *seq, void *v, loff_t *pos) in mps_tcam_next()
1907 static void mps_tcam_stop(struct seq_file *seq, void *v) in mps_tcam_stop()
1940 static int sensors_show(struct seq_file *seq, void *v) in sensors_show()
1979 static int rss_show(struct seq_file *seq, void *v, int idx) in rss_show()
2029 static int rss_config_show(struct seq_file *seq, void *v) in rss_config_show()
2181 static int rss_key_show(struct seq_file *seq, void *v) in rss_key_show()
2244 static int rss_pf_config_show(struct seq_file *seq, void *v, int idx) in rss_pf_config_show()
2326 static int rss_vf_config_show(struct seq_file *seq, void *v, int idx) in rss_vf_config_show()
2385 static int dcb_info_show(struct seq_file *seq, void *v) in dcb_info_show()
2530 static void dcb_info_stop(struct seq_file *seq, void *v) in dcb_info_stop()
2534 static void *dcb_info_next(struct seq_file *seq, void *v, loff_t *pos) in dcb_info_next()
2570 static int resources_show(struct seq_file *seq, void *v) in resources_show()
2650 static int sge_qinfo_show(struct seq_file *seq, void *v) in sge_qinfo_show()
2669 #define S3(fmt_spec, s, v) \ in sge_qinfo_show() argument
2676 #define S(s, v) S3("s", s, v) in sge_qinfo_show() argument
2677 #define T3(fmt_spec, s, v) S3(fmt_spec, s, tx[i].v) in sge_qinfo_show() argument
2678 #define T(s, v) S3("u", s, tx[i].v) in sge_qinfo_show() argument
2679 #define TL(s, v) T3("lu", s, v) in sge_qinfo_show() argument
2680 #define R3(fmt_spec, s, v) S3(fmt_spec, s, rx[i].v) in sge_qinfo_show() argument
2681 #define R(s, v) S3("u", s, rx[i].v) in sge_qinfo_show() argument
2682 #define RL(s, v) R3("lu", s, v) in sge_qinfo_show() argument
3214 static void sge_queue_stop(struct seq_file *seq, void *v) in sge_queue_stop()
3218 static void *sge_queue_next(struct seq_file *seq, void *v, loff_t *pos) in sge_queue_next()
3312 static int tid_info_show(struct seq_file *seq, void *v) in tid_info_show()
3465 static int meminfo_show(struct seq_file *seq, void *v) in meminfo_show()
3528 static int chcr_stats_show(struct seq_file *seq, void *v) in chcr_stats_show()
3729 static int tp_stats_show(struct seq_file *seq, void *v) in tp_stats_show()