Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/char/ipmi/
Dipmi_msghandler.c457 #define ipmi_get_stat(intf, stat) \ macro
1956 ipmi_get_stat(intf, sent_invalid_commands)); in smi_stats_proc_show()
1958 ipmi_get_stat(intf, sent_local_commands)); in smi_stats_proc_show()
1960 ipmi_get_stat(intf, handled_local_responses)); in smi_stats_proc_show()
1962 ipmi_get_stat(intf, unhandled_local_responses)); in smi_stats_proc_show()
1964 ipmi_get_stat(intf, sent_ipmb_commands)); in smi_stats_proc_show()
1966 ipmi_get_stat(intf, sent_ipmb_command_errs)); in smi_stats_proc_show()
1968 ipmi_get_stat(intf, retransmitted_ipmb_commands)); in smi_stats_proc_show()
1970 ipmi_get_stat(intf, timed_out_ipmb_commands)); in smi_stats_proc_show()
1972 ipmi_get_stat(intf, timed_out_ipmb_broadcasts)); in smi_stats_proc_show()
[all …]