tcpOutSegs_hi    1154 drivers/infiniband/hw/cxgb3/iwch_provider.c 	stats->value[TCPRETRANSSEGS] = ((u64)m.tcpOutSegs_hi << 32) + m.tcpOutSegs_lo;
tcpOutSegs_hi      47 drivers/net/ethernet/chelsio/cxgb/tp.h 	u32 tcpOutSegs_hi;
tcpOutSegs_hi     292 drivers/net/ethernet/chelsio/cxgb3/common.h 	u32 tcpOutSegs_hi;