Searched refs:cma_dev (Results 1 – 3 of 3) sorted by relevance
79 struct cma_device *cma_dev; in cma_configfs_params_get() local86 if (!cma_dev) in cma_configfs_params_get()89 *pcma_dev = cma_dev; in cma_configfs_params_get()97 cma_dev_put(cma_dev); in cma_configfs_params_put()103 struct cma_device *cma_dev; in default_roce_mode_show() local124 struct cma_device *cma_dev; in default_roce_mode_store() local150 struct cma_device *cma_dev; in default_roce_tos_show() local286 if (!cma_dev) in make_cma_dev()310 cma_dev_put(cma_dev); in make_cma_dev()314 if (cma_dev) in make_cma_dev()[all …]
307 cma_dev->default_gid_type[port - rdma_start_port(cma_dev->device)] = in cma_set_default_gid_type()452 id_priv->cma_dev = cma_dev; in _cma_attach_to_dev()718 cma_dev = listen_id_priv->cma_dev; in cma_iw_acquire_dev()732 if (listen_id_priv->cma_dev == cma_dev && in cma_iw_acquire_dev()771 cma_dev = NULL; in cma_resolve_ib_dev()3211 cma_dev = NULL; in cma_bind_loopback()3218 if (!cma_dev) in cma_bind_loopback()3230 if (!cma_dev) { in cma_bind_loopback()5000 cma_dev = kmalloc(sizeof(*cma_dev), GFP_KERNEL); in cma_add_one()5001 if (!cma_dev) in cma_add_one()[all …]
67 struct cma_device *cma_dev; member
Completed in 15 milliseconds