Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb/
Dtp.h42 u32 tcpOutRsts; member
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Dprovider.c451 stats->iw.tcpOutRsts = v4.tcpOutRsts + v6.tcpOutSegs; in c4iw_get_mib()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/
Dcommon.h288 u32 tcpOutRsts; member
/linux-4.1.27/drivers/infiniband/hw/cxgb3/
Diwch_provider.c1319 stats->iw.tcpOutRsts = (u64) m.tcpOutRsts; in iwch_get_mib()
/linux-4.1.27/drivers/infiniband/core/
Dsysfs.c770 IW_STATS_ENTRY(tcpOutRsts);
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h201 u32 tcpOutRsts; member
Dt4_hw.c3179 v4->tcpOutRsts = STAT(OUT_RST); in t4_tp_get_tcp_stats()
3187 v6->tcpOutRsts = STAT(OUT_RST); in t4_tp_get_tcp_stats()
/linux-4.1.27/include/rdma/
Dib_verbs.h341 u64 tcpOutRsts; member