Searched refs:cma_device (Results 1 – 2 of 2) sorted by relevance
40 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() 280 struct cma_device *cma_de in make_cma_dev() [all...]
203 struct cma_device { struct247 void cma_dev_get(struct cma_device *cma_dev) in cma_dev_get()252 void cma_dev_put(struct cma_device *cma_dev) in cma_dev_put()258 struct cma_device *cma_enum_devices_by_ibdev(cma_device_filter filter, in cma_enum_devices_by_ibdev()261 struct cma_device *cma_dev; in cma_enum_devices_by_ibdev()262 struct cma_device *found_cma_dev = NULL; in cma_enum_devices_by_ibdev()278 int cma_get_default_gid_type(struct cma_device *cma_dev, in cma_get_default_gid_type()287 int cma_set_default_gid_type(struct cma_device *cma_dev, in cma_set_default_gid_type()311 int cma_get_default_roce_tos(struct cma_device *cma_dev, u32 port) in cma_get_default_roce_tos()319 int cma_set_default_roce_tos(struct cma_device *cma_dev, u32 port, in cma_set_default_roce_tos()[all …]