> It looks similar but the values are reversed. This is converting > the ib_rate enum to a multiplier of the DDR clock rate which is > used as a counter to delay packets. So IB_RATE_2_5_GBPS is 8 > times slower than IB_RATE_20_GBPS. The standard functions map > the enum to a multiplier of the slowest rate so > IB_RATE_2_5_GBPS is one. If I used the standard functions, I would > still need a lookup table to map 8->1, 1->8, etc.
OK, got it thanks _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
