Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/cxgb3/
Diwch_provider.c1185 TCPOUTRSTS, enumerator
1214 [TCPOUTRSTS] = "tcpOutRsts",
1270 stats->value[TCPOUTRSTS] = ((u64)m.tcpInErrs_hi << 32) + m.tcpInErrs_lo; in iwch_get_mib()