Searched refs:cma_dev (Results 1 – 3 of 3) sorted by relevance
78 struct cma_device *cma_dev; in cma_configfs_params_get() local85 if (!cma_dev) in cma_configfs_params_get()88 *pcma_dev = cma_dev; in cma_configfs_params_get()96 cma_dev_put(cma_dev); in cma_configfs_params_put()102 struct cma_device *cma_dev; in default_roce_mode_show() local123 struct cma_device *cma_dev; in default_roce_mode_store() local149 struct cma_device *cma_dev; in default_roce_tos_show() local285 if (!cma_dev) in make_cma_dev()309 cma_dev_put(cma_dev); in make_cma_dev()313 if (cma_dev) in make_cma_dev()[all …]
317 cma_dev->default_gid_type[port - rdma_start_port(cma_dev->device)] = in cma_set_default_gid_type()590 id_priv->cma_dev = cma_dev; in _cma_attach_to_dev()868 cma_dev = listen_id_priv->cma_dev; in cma_iw_acquire_dev()882 if (listen_id_priv->cma_dev == cma_dev && in cma_iw_acquire_dev()922 cma_dev = NULL; in cma_resolve_ib_dev()3425 cma_dev = NULL; in cma_bind_loopback()3432 if (!cma_dev) in cma_bind_loopback()3444 if (!cma_dev) { in cma_bind_loopback()5316 cma_dev = kmalloc(sizeof(*cma_dev), GFP_KERNEL); in cma_add_one()5317 if (!cma_dev) in cma_add_one()[all …]
68 struct cma_device *cma_dev; member
Completed in 22 milliseconds