Lines Matching refs:PRINT_CH_STATS
3598 #define PRINT_CH_STATS(string, value) \ macro
3685 PRINT_CH_STATS("tp_cpl_requests:", req); in show_cpl_stats()
3686 PRINT_CH_STATS("tp_cpl_responses:", rsp); in show_cpl_stats()
3699 PRINT_CH_STATS("tp_mac_in_errs:", mac_in_errs); in show_tp_err_channel_stats()
3700 PRINT_CH_STATS("tp_hdr_in_errs:", hdr_in_errs); in show_tp_err_channel_stats()
3701 PRINT_CH_STATS("tp_tcp_in_errs:", tcp_in_errs); in show_tp_err_channel_stats()
3702 PRINT_CH_STATS("tp_tcp6_in_errs:", tcp6_in_errs); in show_tp_err_channel_stats()
3703 PRINT_CH_STATS("tp_tnl_cong_drops:", tnl_cong_drops); in show_tp_err_channel_stats()
3704 PRINT_CH_STATS("tp_tnl_tx_drops:", tnl_tx_drops); in show_tp_err_channel_stats()
3705 PRINT_CH_STATS("tp_ofld_vlan_drops:", ofld_vlan_drops); in show_tp_err_channel_stats()
3706 PRINT_CH_STATS("tp_ofld_chan_drops:", ofld_chan_drops); in show_tp_err_channel_stats()
3726 #undef PRINT_CH_STATS