Searched defs:cma_dev (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-6.6/drivers/infiniband/core/ |
| D | cma_configfs.c | 78 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
|
| D | cma.c | 259 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() 587 struct cma_device *cma_dev) in _cma_attach_to_dev() 600 struct cma_device *cma_dev) in cma_attach_to_dev() [all …]
|
| D | cma_priv.h | 68 struct cma_device *cma_dev; member
|
| /kernel/linux/linux-5.10/drivers/infiniband/core/ |
| D | cma_configfs.c | 79 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() 290 struct cma_device *cma_dev = cma_enum_devices_by_ibdev(filter_by_name, in make_cma_dev() local
|
| D | cma.c | 258 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() 458 struct cma_device *cma_dev) in _cma_attach_to_dev() 471 struct cma_device *cma_dev) in cma_attach_to_dev() [all …]
|
| D | cma_priv.h | 60 struct cma_device *cma_dev; member
|