Home
last modified time | relevance | path

Searched defs:ehca_mw (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/infiniband/hw/ehca/
Dehca_classes.h291 struct ehca_mw { struct
292 struct ib_mw ib_mw; /* gen2 mw, must always be first in ehca_mw */ argument
293 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;