Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb/
Dtp.h48 u32 tcpOutSegs_lo; member
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb3/
Dcommon.h293 u32 tcpOutSegs_lo; member
/Linux-v5.4/drivers/infiniband/hw/cxgb3/
Diwch_provider.c1154 stats->value[TCPRETRANSSEGS] = ((u64)m.tcpOutSegs_hi << 32) + m.tcpOutSegs_lo; in iwch_get_mib()