Home
last modified time | relevance | path

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

/freebsd-14.2/sys/ofed/drivers/infiniband/core/
H A Dib_cma.c248 struct cma_device *cma_dev; in cma_enum_devices_by_ibdev() local
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()
633 struct cma_device *cma_dev; in cma_acquire_dev() local
703 struct cma_device *cma_dev, *cur_dev; in cma_resolve_ib_dev() local
2484 struct cma_device *cma_dev) in cma_listen_on_dev()
2519 struct cma_device *cma_dev; in cma_listen_on_all() local
2899 struct cma_device *cma_dev, *cur_dev; in cma_bind_loopback() local
4483 struct cma_device *cma_dev = arg1; in sysctl_cma_default_roce_mode() local
[all …]
/freebsd-14.2/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()