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