Lines Matching refs:cma_device
223 struct cma_device { struct
275 void cma_ref_dev(struct cma_device *cma_dev) in cma_ref_dev()
280 struct cma_device *cma_enum_devices_by_ibdev(cma_device_filter filter, in cma_enum_devices_by_ibdev()
283 struct cma_device *cma_dev; in cma_enum_devices_by_ibdev()
284 struct cma_device *found_cma_dev = NULL; in cma_enum_devices_by_ibdev()
300 int cma_get_default_gid_type(struct cma_device *cma_dev, in cma_get_default_gid_type()
309 int cma_set_default_gid_type(struct cma_device *cma_dev, in cma_set_default_gid_type()
329 int cma_get_default_roce_tos(struct cma_device *cma_dev, unsigned int port) in cma_get_default_roce_tos()
337 int cma_set_default_roce_tos(struct cma_device *cma_dev, unsigned int port, in cma_set_default_roce_tos()
348 struct ib_device *cma_get_ib_dev(struct cma_device *cma_dev) in cma_get_ib_dev()
489 struct cma_device *cma_dev) in _cma_attach_to_dev()
501 struct cma_device *cma_dev) in cma_attach_to_dev()
509 void cma_deref_dev(struct cma_device *cma_dev) in cma_deref_dev()
647 struct cma_device *cma_dev; in cma_acquire_dev()
714 struct cma_device *cma_dev, *cur_dev; in cma_resolve_ib_dev()
2328 struct cma_device *cma_dev) in cma_listen_on_dev()
2363 struct cma_device *cma_dev; in cma_listen_on_all()
2796 struct cma_device *cma_dev, *cur_dev; in cma_bind_loopback()
4347 struct cma_device *cma_dev; in cma_netdev_callback()
4376 struct cma_device *cma_dev; in cma_add_one()
4457 static void cma_process_remove(struct cma_device *cma_dev) in cma_process_remove()
4487 struct cma_device *cma_dev = client_data; in cma_remove_one()
4508 struct cma_device *cma_dev; in cma_get_id_stats()