Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/core/
Dcma.c206 struct cma_device { struct
207 struct list_head list;
208 struct ib_device *device;
209 struct completion comp;
210 refcount_t refcount;
211 struct list_head id_list;
212 enum ib_gid_type *default_gid_type;
213 u8 *default_roce_tos;
/kernel/linux/linux-6.6/drivers/infiniband/core/
Dcma.c215 struct cma_device { struct
216 struct list_head list;
217 struct ib_device *device;
218 struct completion comp;
219 refcount_t refcount;
220 struct list_head id_list;
221 enum ib_gid_type *default_gid_type;
222 u8 *default_roce_tos;