ipInDiscards_hi  1138 drivers/infiniband/hw/cxgb3/iwch_provider.c 	stats->value[IPINDISCARDS] = ((u64)m.ipInDiscards_hi << 32) + m.ipInDiscards_lo;
ipInDiscards_hi    21 drivers/net/ethernet/chelsio/cxgb/tp.h 	u32 ipInDiscards_hi;
ipInDiscards_hi   267 drivers/net/ethernet/chelsio/cxgb3/common.h 	u32 ipInDiscards_hi;