Selaa lähdekoodia

[infiniband] Add definitions for FDR and EDR link speeds

Signed-off-by: Michael Brown <mcb30@ipxe.org>
tags/v1.20.1
Michael Brown 10 vuotta sitten
vanhempi
commit
8aa2026a9f
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3
    0
      src/include/ipxe/ib_mad.h

+ 3
- 0
src/include/ipxe/ib_mad.h Näytä tiedosto

144
 #define IB_LINK_SPEED_SDR		0x01
144
 #define IB_LINK_SPEED_SDR		0x01
145
 #define IB_LINK_SPEED_DDR		0x02
145
 #define IB_LINK_SPEED_DDR		0x02
146
 #define IB_LINK_SPEED_QDR		0x04
146
 #define IB_LINK_SPEED_QDR		0x04
147
+#define IB_LINK_SPEED_FDR10		0x08
148
+#define IB_LINK_SPEED_FDR		0x10
149
+#define IB_LINK_SPEED_EDR		0x20
147
 
150
 
148
 #define IB_PORT_STATE_DOWN		0x01
151
 #define IB_PORT_STATE_DOWN		0x01
149
 #define IB_PORT_STATE_INIT		0x02
152
 #define IB_PORT_STATE_INIT		0x02

Loading…
Peruuta
Tallenna