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