Home
last modified time | relevance | path

Searched refs:cma_device (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/infiniband/core/
H A Dcma_priv.h68 struct cma_device *cma_dev;
126 void cma_dev_get(struct cma_device *dev);
127 void cma_dev_put(struct cma_device *dev);
129 struct cma_device *cma_enum_devices_by_ibdev(cma_device_filter filter,
131 int cma_get_default_gid_type(struct cma_device *dev, u32 port);
132 int cma_set_default_gid_type(struct cma_device *dev, u32 port,
134 int cma_get_default_roce_tos(struct cma_device *dev, u32 port);
135 int cma_set_default_roce_tos(struct cma_device *dev, u32 port,
137 struct ib_device *cma_get_ib_dev(struct cma_device *dev);
H A Dcma_configfs.c40 struct cma_device;
74 struct cma_device **pcma_dev, in cma_configfs_params_get()
78 struct cma_device *cma_dev; in cma_configfs_params_get()
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()
123 struct cma_device *cma_dev; in default_roce_mode_store()
149 struct cma_device *cma_dev; in default_roce_tos_show()
167 struct cma_device *cma_dev; in default_roce_tos_store()
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()
H A Dcma.c215 struct cma_device { struct
273 struct cma_device *cma_dev; in cma_enum_devices_by_ibdev()
587 struct cma_device *cma_dev) in _cma_attach_to_dev()
600 struct cma_device *cma_dev) in cma_attach_to_dev()
761 struct cma_device *cma_dev; in cma_acquire_dev_by_src_ip()
853 struct cma_device *cma_dev; in cma_iw_acquire_dev()
913 struct cma_device *cma_dev, *cur_dev; in cma_resolve_ib_dev()
2694 struct cma_device *cma_dev, in cma_listen_on_dev()
2742 struct cma_device *cma_dev; in cma_listen_on_all()
5127 struct cma_device *cma_dev; in cma_netdev_callback()
[all …]