Searched refs:tcpRetransSegs (Results 1 – 6 of 6) sorted by relevance
450 stats->iw.tcpRetransSegs = v4.tcpRetransSegs + v6.tcpRetransSegs; in c4iw_get_mib()
768 IW_STATS_ENTRY(tcpRetransSegs);
204 u64 tcpRetransSegs; member
3182 v4->tcpRetransSegs = STAT64(RXT_SEG); in t4_tp_get_tcp_stats()3190 v6->tcpRetransSegs = STAT64(RXT_SEG); in t4_tp_get_tcp_stats()
339 u64 tcpRetransSegs; member
1325 stats->iw.tcpRetransSegs = ((u64) m.tcpRetransSeg_hi << 32) + in iwch_get_mib()