Lines Matching refs:ipmi_get_stat
472 #define ipmi_get_stat(intf, stat) \ macro
2052 ipmi_get_stat(intf, sent_invalid_commands)); in smi_stats_proc_show()
2054 ipmi_get_stat(intf, sent_local_commands)); in smi_stats_proc_show()
2056 ipmi_get_stat(intf, handled_local_responses)); in smi_stats_proc_show()
2058 ipmi_get_stat(intf, unhandled_local_responses)); in smi_stats_proc_show()
2060 ipmi_get_stat(intf, sent_ipmb_commands)); in smi_stats_proc_show()
2062 ipmi_get_stat(intf, sent_ipmb_command_errs)); in smi_stats_proc_show()
2064 ipmi_get_stat(intf, retransmitted_ipmb_commands)); in smi_stats_proc_show()
2066 ipmi_get_stat(intf, timed_out_ipmb_commands)); in smi_stats_proc_show()
2068 ipmi_get_stat(intf, timed_out_ipmb_broadcasts)); in smi_stats_proc_show()
2070 ipmi_get_stat(intf, sent_ipmb_responses)); in smi_stats_proc_show()
2072 ipmi_get_stat(intf, handled_ipmb_responses)); in smi_stats_proc_show()
2074 ipmi_get_stat(intf, invalid_ipmb_responses)); in smi_stats_proc_show()
2076 ipmi_get_stat(intf, unhandled_ipmb_responses)); in smi_stats_proc_show()
2078 ipmi_get_stat(intf, sent_lan_commands)); in smi_stats_proc_show()
2080 ipmi_get_stat(intf, sent_lan_command_errs)); in smi_stats_proc_show()
2082 ipmi_get_stat(intf, retransmitted_lan_commands)); in smi_stats_proc_show()
2084 ipmi_get_stat(intf, timed_out_lan_commands)); in smi_stats_proc_show()
2086 ipmi_get_stat(intf, sent_lan_responses)); in smi_stats_proc_show()
2088 ipmi_get_stat(intf, handled_lan_responses)); in smi_stats_proc_show()
2090 ipmi_get_stat(intf, invalid_lan_responses)); in smi_stats_proc_show()
2092 ipmi_get_stat(intf, unhandled_lan_responses)); in smi_stats_proc_show()
2094 ipmi_get_stat(intf, handled_commands)); in smi_stats_proc_show()
2096 ipmi_get_stat(intf, invalid_commands)); in smi_stats_proc_show()
2098 ipmi_get_stat(intf, unhandled_commands)); in smi_stats_proc_show()
2100 ipmi_get_stat(intf, invalid_events)); in smi_stats_proc_show()
2102 ipmi_get_stat(intf, events)); in smi_stats_proc_show()
2104 ipmi_get_stat(intf, dropped_rexmit_lan_commands)); in smi_stats_proc_show()
2106 ipmi_get_stat(intf, dropped_rexmit_ipmb_commands)); in smi_stats_proc_show()