Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dprovider.c405 stats->value[IP4OUTRSTS] = v4.tcp_out_rsts; in c4iw_get_mib()
409 stats->value[IP6OUTRSTS] = v6.tcp_out_rsts; in c4iw_get_mib()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h301 u32 tcp_out_rsts; member
H A Dcxgb4_debugfs.c3625 PRINT_ADAP_STATS("tcp_ipv4_out_rsts:", v4.tcp_out_rsts); in show_tcp_stats()
3629 PRINT_ADAP_STATS("tcp_ipv6_out_rsts:", v6.tcp_out_rsts); in show_tcp_stats()
H A Dt4_hw.c5601 v4->tcp_out_rsts = STAT(OUT_RST); in t4_tp_get_tcp_stats()
5609 v6->tcp_out_rsts = STAT(OUT_RST); in t4_tp_get_tcp_stats()