ipOutDiscards_hi 1141 drivers/infiniband/hw/cxgb3/iwch_provider.c 	stats->value[IPOUTDISCARDS] = ((u64)m.ipOutDiscards_hi << 32) + m.ipOutDiscards_lo;
ipOutDiscards_hi   27 drivers/net/ethernet/chelsio/cxgb/tp.h 	u32 ipOutDiscards_hi;
ipOutDiscards_hi  273 drivers/net/ethernet/chelsio/cxgb3/common.h 	u32 ipOutDiscards_hi;