Searched defs:ehca_mw (Results 1 – 1 of 1) sorted by relevance
291 struct ehca_mw { struct292 struct ib_mw ib_mw; /* gen2 mw, must always be first in ehca_mw */ argument293 spinlock_t mwlock;295 u8 never_bound; /* indication MW was never bound */296 struct ipz_mrmw_handle ipz_mw_handle; /* MW handle for h-calls */297 struct h_galpas galpas;