]> git.openfabrics.org - ~shefty/rdma-win.git/commitdiff
[IBAL] Add definitions for DDR and QDR path record rates.
authorftillier <ftillier@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Fri, 24 Feb 2006 01:21:23 +0000 (01:21 +0000)
committerftillier <ftillier@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Fri, 24 Feb 2006 01:21:23 +0000 (01:21 +0000)
git-svn-id: svn://openib.tc.cornell.edu/gen1@218 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86

trunk/inc/iba/ib_types.h

index 832e3a7cfbf7f11dcfb5db7561b599f636bab070..8dd23029d347d3594c83d38133853b5a752daf70 100644 (file)
@@ -4152,6 +4152,12 @@ ib_port_info_get_link_speed_active(
 #define IB_PATH_RECORD_RATE_2_5_GBS            2\r
 #define IB_PATH_RECORD_RATE_10_GBS             3\r
 #define IB_PATH_RECORD_RATE_30_GBS             4\r
+#define IB_PATH_RECORD_RATE_5_GBS              5\r
+#define IB_PATH_RECORD_RATE_20_GBS             6\r
+#define IB_PATH_RECORD_RATE_40_GBS             7\r
+#define IB_PATH_RECORD_RATE_60_GBS             8\r
+#define IB_PATH_RECORD_RATE_80_GBS             9\r
+#define IB_PATH_RECORD_RATE_120_GBS            10\r
 \r
 \r
 /****f* IBA Base: Types/ib_port_info_compute_rate\r