Home
last modified time | relevance | path

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

/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_cma.c240 void cma_ref_dev(struct cma_device *cma_dev) in cma_ref_dev()
248 struct cma_device *cma_dev; in cma_enum_devices_by_ibdev() local
265 int cma_get_default_gid_type(struct cma_device *cma_dev, in cma_get_default_gid_type()
274 int cma_set_default_gid_type(struct cma_device *cma_dev, in cma_set_default_gid_type()
294 struct ib_device *cma_get_ib_dev(struct cma_device *cma_dev) in cma_get_ib_dev()
312 struct cma_device *cma_dev; member
484 struct cma_device *cma_dev) in _cma_attach_to_dev()
496 struct cma_device *cma_dev) in cma_attach_to_dev()
504 void cma_deref_dev(struct cma_device *cma_dev) in cma_deref_dev()
633 struct cma_device *cma_dev; in cma_acquire_dev() local
[all …]
/freebsd/contrib/ofed/librdmacm/
H A Dcma.c93 struct cma_device *cma_dev; member
264 static int ucma_init_device(struct cma_device *cma_dev) in ucma_init_device()
387 struct cma_device *cma_dev; in ucma_get_device() local
418 static void ucma_put_device(struct cma_device *cma_dev) in ucma_put_device()
429 static struct ibv_xrcd *ucma_get_xrcd(struct cma_device *cma_dev) in ucma_get_xrcd()
1091 static int ucma_find_pkey(struct cma_device *cma_dev, uint8_t port_num, in ucma_find_pkey()