]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/infiniband/hw/ehca/ehca_classes.h
IB/ehca: HW level, HW caps and MTU autodetection
[mv-sheeva.git] / drivers / infiniband / hw / ehca / ehca_classes.h
index 1d286d3cc2d5b05aa357e5ebd87015cace5a6bce..35d948f2502cd542c3af642b3859758cd9dc3e2e 100644 (file)
@@ -107,6 +107,8 @@ struct ehca_shca {
        struct ehca_pd *pd;
        struct h_galpas galpas;
        struct mutex modify_mutex;
+       u64 hca_cap;
+       int max_mtu;
 };
 
 struct ehca_pd {