ib_cc_congestion_entry  264 drivers/infiniband/hw/qib/qib_init.c 	size = IB_CC_CCS_ENTRIES * sizeof(struct ib_cc_congestion_entry);
ib_cc_congestion_entry 2289 drivers/infiniband/hw/qib/qib_mad.c 		IB_CC_CCS_ENTRIES * sizeof(struct ib_cc_congestion_entry));
ib_cc_congestion_entry  245 drivers/infiniband/hw/qib/qib_mad.h 	struct ib_cc_congestion_entry entries[IB_CC_CCS_ENTRIES];