Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/core/
Dcma_configfs.c78 struct cma_device *cma_dev; in cma_configfs_params_get() local
94 static void cma_configfs_params_put(struct cma_device *cma_dev) in cma_configfs_params_put()
102 struct cma_device *cma_dev; in default_roce_mode_show() local
123 struct cma_device *cma_dev; in default_roce_mode_store() local
149 struct cma_device *cma_dev; in default_roce_tos_show() local
167 struct cma_device *cma_dev; in default_roce_tos_store() local
200 struct cma_device *cma_dev) in make_cma_ports()
281 struct cma_device *cma_dev = cma_enum_devices_by_ibdev(filter_by_name, in make_cma_dev() local
Dcma.c259 void cma_dev_get(struct cma_device *cma_dev) in cma_dev_get()
264 void cma_dev_put(struct cma_device *cma_dev) in cma_dev_put()
273 struct cma_device *cma_dev; in cma_enum_devices_by_ibdev() local
290 int cma_get_default_gid_type(struct cma_device *cma_dev, in cma_get_default_gid_type()
299 int cma_set_default_gid_type(struct cma_device *cma_dev, in cma_set_default_gid_type()
323 int cma_get_default_roce_tos(struct cma_device *cma_dev, u32 port) in cma_get_default_roce_tos()
331 int cma_set_default_roce_tos(struct cma_device *cma_dev, u32 port, in cma_set_default_roce_tos()
342 struct ib_device *cma_get_ib_dev(struct cma_device *cma_dev) in cma_get_ib_dev()
580 struct cma_device *cma_dev) in _cma_attach_to_dev()
593 struct cma_device *cma_dev) in cma_attach_to_dev()
[all …]
Dcma_priv.h68 struct cma_device *cma_dev; member