tcpInErrs_hi     1156 drivers/infiniband/hw/cxgb3/iwch_provider.c 	stats->value[TCPOUTRSTS] = ((u64)m.tcpInErrs_hi << 32) + m.tcpInErrs_lo;
tcpInErrs_hi       51 drivers/net/ethernet/chelsio/cxgb/tp.h 	u32 tcpInErrs_hi;
tcpInErrs_hi      296 drivers/net/ethernet/chelsio/cxgb3/common.h 	u32 tcpInErrs_hi;