tcpInSegs_lo     1153 drivers/infiniband/hw/cxgb3/iwch_provider.c 	stats->value[TCPOUTSEGS] = ((u64)m.tcpInSegs_hi << 32) + m.tcpInSegs_lo;
tcpInSegs_lo       46 drivers/net/ethernet/chelsio/cxgb/tp.h 	u32 tcpInSegs_lo;
tcpInSegs_lo      291 drivers/net/ethernet/chelsio/cxgb3/common.h 	u32 tcpInSegs_lo;