ipInHdrErrors_hi 1135 drivers/infiniband/hw/cxgb3/iwch_provider.c 	stats->value[IPINHDRERRORS] = ((u64)m.ipInHdrErrors_hi << 32) + m.ipInHdrErrors_lo;
ipInHdrErrors_hi   15 drivers/net/ethernet/chelsio/cxgb/tp.h 	u32 ipInHdrErrors_hi;
ipInHdrErrors_hi  261 drivers/net/ethernet/chelsio/cxgb3/common.h 	u32 ipInHdrErrors_hi;