Home
last modified time | relevance | path

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

/linux-5.10/drivers/infiniband/core/
Dcma_configfs.c79 struct cma_device *cma_dev; in cma_configfs_params_get() local
95 static void cma_configfs_params_put(struct cma_device *cma_dev) in cma_configfs_params_put()
103 struct cma_device *cma_dev; in default_roce_mode_show() local
124 struct cma_device *cma_dev; in default_roce_mode_store() local
148 struct cma_device *cma_dev; in default_roce_tos_show() local
166 struct cma_device *cma_dev; in default_roce_tos_store() local
199 struct cma_device *cma_dev) in make_cma_ports()
288 struct cma_device *cma_dev = cma_enum_devices_by_ibdev(filter_by_name, in make_cma_dev() local
Dcma.c258 void cma_dev_get(struct cma_device *cma_dev) in cma_dev_get()
263 void cma_dev_put(struct cma_device *cma_dev) in cma_dev_put()
272 struct cma_device *cma_dev; in cma_enum_devices_by_ibdev() local
289 int cma_get_default_gid_type(struct cma_device *cma_dev, in cma_get_default_gid_type()
298 int cma_set_default_gid_type(struct cma_device *cma_dev, in cma_set_default_gid_type()
322 int cma_get_default_roce_tos(struct cma_device *cma_dev, unsigned int port) in cma_get_default_roce_tos()
330 int cma_set_default_roce_tos(struct cma_device *cma_dev, unsigned int port, in cma_set_default_roce_tos()
341 struct ib_device *cma_get_ib_dev(struct cma_device *cma_dev) in cma_get_ib_dev()
452 struct cma_device *cma_dev) in _cma_attach_to_dev()
466 struct cma_device *cma_dev) in cma_attach_to_dev()
[all …]
Dcma_priv.h60 struct cma_device *cma_dev; member