ipInAddrErrors_hi 1136 drivers/infiniband/hw/cxgb3/iwch_provider.c 	stats->value[IPINADDRERRORS] = ((u64)m.ipInAddrErrors_hi << 32) + m.ipInAddrErrors_lo;
ipInAddrErrors_hi   17 drivers/net/ethernet/chelsio/cxgb/tp.h 	u32 ipInAddrErrors_hi;
ipInAddrErrors_hi  263 drivers/net/ethernet/chelsio/cxgb3/common.h 	u32 ipInAddrErrors_hi;