Home
last modified time | relevance | path

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

/Linux-v5.15/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
150 struct cma_device *cma_dev; in default_roce_tos_show() local
168 struct cma_device *cma_dev; in default_roce_tos_store() local
201 struct cma_device *cma_dev) in make_cma_ports()
282 struct cma_device *cma_dev = cma_enum_devices_by_ibdev(filter_by_name, in make_cma_dev() local
Dcma.c249 void cma_dev_get(struct cma_device *cma_dev) in cma_dev_get()
254 void cma_dev_put(struct cma_device *cma_dev) in cma_dev_put()
263 struct cma_device *cma_dev; in cma_enum_devices_by_ibdev() local
280 int cma_get_default_gid_type(struct cma_device *cma_dev, in cma_get_default_gid_type()
289 int cma_set_default_gid_type(struct cma_device *cma_dev, in cma_set_default_gid_type()
313 int cma_get_default_roce_tos(struct cma_device *cma_dev, u32 port) in cma_get_default_roce_tos()
321 int cma_set_default_roce_tos(struct cma_device *cma_dev, u32 port, in cma_set_default_roce_tos()
332 struct ib_device *cma_get_ib_dev(struct cma_device *cma_dev) in cma_get_ib_dev()
449 struct cma_device *cma_dev) in _cma_attach_to_dev()
462 struct cma_device *cma_dev) in cma_attach_to_dev()
[all …]
Dcma_priv.h60 struct cma_device *cma_dev; member