Searched defs:cma_device (Results 1 – 1 of 1) sorted by relevance
224 struct cma_device { struct225 struct list_head list;226 struct ib_device *device;227 struct completion comp;228 atomic_t refcount;229 struct list_head id_list;230 enum ib_gid_type *default_gid_type;231 u8 *default_roce_tos;