Home
last modified time | relevance | path

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

/freebsd-12.1/sys/ofed/drivers/infiniband/core/
H A Dib_cma.c225 struct cma_device *cma_dev; in cma_enum_devices_by_ibdev() local
291 struct cma_device *cma_dev; member
456 struct cma_device *cma_dev) in _cma_attach_to_dev()
468 struct cma_device *cma_dev) in cma_attach_to_dev()
605 struct cma_device *cma_dev; in cma_acquire_dev() local
675 struct cma_device *cma_dev, *cur_dev; in cma_resolve_ib_dev() local
2293 struct cma_device *cma_dev) in cma_listen_on_dev()
2328 struct cma_device *cma_dev; in cma_listen_on_all() local
2680 struct cma_device *cma_dev, *cur_dev; in cma_bind_loopback() local
4220 struct cma_device *cma_dev = arg1; in sysctl_cma_default_roce_mode() local
[all …]
/freebsd-12.1/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()
1090 static int ucma_find_pkey(struct cma_device *cma_dev, uint8_t port_num, in ucma_find_pkey()