Lines Matching defs:device
65 static enum rdma_link_layer ocrdma_link_layer(struct ib_device *device,
94 static void get_dev_fw_str(struct ib_device *device, char *str)
96 struct ocrdma_dev *dev = get_ocrdma_dev(device);
102 static ssize_t hw_rev_show(struct device *device,
106 rdma_device_to_drv_device(device, struct ocrdma_dev, ibdev);
112 static ssize_t hca_type_show(struct device *device,
116 rdma_device_to_drv_device(device, struct ocrdma_dev, ibdev);
270 pr_err("Unable to allocate ib device\n");
349 port_event.device = &dev->ibdev;
360 err_event.device = &dev->ibdev;