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