Searched defs:ehca_shca (Results 1 – 1 of 1) sorted by relevance
113 struct ehca_shca { struct114 struct ib_device ib_device;115 struct of_device *ofdev;116 u8 num_ports;117 int hw_level;118 struct list_head shca_list;119 struct ipz_adapter_handle ipz_hca_handle;120 struct ehca_sport sport[2];121 struct ehca_eq eq;122 struct ehca_eq neq;[all …]