Home
last modified time | relevance | path

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

/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_cma.c270 void cma_ref_dev(struct cma_device *cma_dev) in cma_ref_dev()
278 struct cma_device *cma_dev; in cma_enum_devices_by_ibdev() local
295 int cma_get_default_gid_type(struct cma_device *cma_dev, in cma_get_default_gid_type()
304 int cma_set_default_gid_type(struct cma_device *cma_dev, in cma_set_default_gid_type()
324 int cma_get_default_roce_tos(struct cma_device *cma_dev, unsigned int port) in cma_get_default_roce_tos()
332 int cma_set_default_roce_tos(struct cma_device *cma_dev, unsigned int port, in cma_set_default_roce_tos()
343 struct ib_device *cma_get_ib_dev(struct cma_device *cma_dev) in cma_get_ib_dev()
490 struct cma_device *cma_dev) in _cma_attach_to_dev()
501 struct cma_device *cma_dev) in cma_attach_to_dev()
509 void cma_deref_dev(struct cma_device *cma_dev) in cma_deref_dev()
[all …]
H A Dcma_priv.h60 struct cma_device *cma_dev; member
/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()