ipOutRequests_lo 1140 drivers/infiniband/hw/cxgb3/iwch_provider.c 	stats->value[IPOUTREQUESTS] = ((u64)m.ipOutRequests_hi << 32) + m.ipOutRequests_lo;
ipOutRequests_lo   26 drivers/net/ethernet/chelsio/cxgb/tp.h 	u32 ipOutRequests_lo;
ipOutRequests_lo  272 drivers/net/ethernet/chelsio/cxgb3/common.h 	u32 ipOutRequests_lo;