Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/cxgb3/
Diwch_provider.c1071 TCPOUTRSTS, enumerator
1100 [TCPOUTRSTS] = "tcpOutRsts",
1156 stats->value[TCPOUTRSTS] = ((u64)m.tcpInErrs_hi << 32) + m.tcpInErrs_lo; in iwch_get_mib()