Searched refs:PRINT_ADAP_STATS (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_debugfs.c | 3594 #define PRINT_ADAP_STATS(string, value) \ macro 3625 PRINT_ADAP_STATS("tcp_ipv4_out_rsts:", v4.tcp_out_rsts); in show_tcp_stats() 3626 PRINT_ADAP_STATS("tcp_ipv4_in_segs:", v4.tcp_in_segs); in show_tcp_stats() 3627 PRINT_ADAP_STATS("tcp_ipv4_out_segs:", v4.tcp_out_segs); in show_tcp_stats() 3628 PRINT_ADAP_STATS("tcp_ipv4_retrans_segs:", v4.tcp_retrans_segs); in show_tcp_stats() 3629 PRINT_ADAP_STATS("tcp_ipv6_out_rsts:", v6.tcp_out_rsts); in show_tcp_stats() 3630 PRINT_ADAP_STATS("tcp_ipv6_in_segs:", v6.tcp_in_segs); in show_tcp_stats() 3631 PRINT_ADAP_STATS("tcp_ipv6_out_segs:", v6.tcp_out_segs); in show_tcp_stats() 3632 PRINT_ADAP_STATS("tcp_ipv6_retrans_segs:", v6.tcp_retrans_segs); in show_tcp_stats() 3644 PRINT_ADAP_STATS("usm_ddp_frame in show_ddp_stats() 3727 #undef PRINT_ADAP_STATS global() macro [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_debugfs.c | 3594 #define PRINT_ADAP_STATS(string, value) \ macro 3625 PRINT_ADAP_STATS("tcp_ipv4_out_rsts:", v4.tcp_out_rsts); in show_tcp_stats() 3626 PRINT_ADAP_STATS("tcp_ipv4_in_segs:", v4.tcp_in_segs); in show_tcp_stats() 3627 PRINT_ADAP_STATS("tcp_ipv4_out_segs:", v4.tcp_out_segs); in show_tcp_stats() 3628 PRINT_ADAP_STATS("tcp_ipv4_retrans_segs:", v4.tcp_retrans_segs); in show_tcp_stats() 3629 PRINT_ADAP_STATS("tcp_ipv6_out_rsts:", v6.tcp_out_rsts); in show_tcp_stats() 3630 PRINT_ADAP_STATS("tcp_ipv6_in_segs:", v6.tcp_in_segs); in show_tcp_stats() 3631 PRINT_ADAP_STATS("tcp_ipv6_out_segs:", v6.tcp_out_segs); in show_tcp_stats() 3632 PRINT_ADAP_STATS("tcp_ipv6_retrans_segs:", v6.tcp_retrans_segs); in show_tcp_stats() 3644 PRINT_ADAP_STATS("usm_ddp_frame in show_ddp_stats() 3727 #undef PRINT_ADAP_STATS global() macro [all...] |
Completed in 10 milliseconds