Kaynağa Gözat

[infiniband] Add definitions for FDR and EDR link speeds

Signed-off-by: Michael Brown <mcb30@ipxe.org>
tags/v1.20.1
Michael Brown 9 yıl önce
ebeveyn
işleme
8aa2026a9f
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme
  1. 3
    0
      src/include/ipxe/ib_mad.h

+ 3
- 0
src/include/ipxe/ib_mad.h Dosyayı Görüntüle

@@ -144,6 +144,9 @@ struct ib_port_info {
144 144
 #define IB_LINK_SPEED_SDR		0x01
145 145
 #define IB_LINK_SPEED_DDR		0x02
146 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 151
 #define IB_PORT_STATE_DOWN		0x01
149 152
 #define IB_PORT_STATE_INIT		0x02

Loading…
İptal
Kaydet