Lines Matching defs:device
79 static enum rdma_link_layer ocrdma_link_layer(struct ib_device *device,
108 static void get_dev_fw_str(struct ib_device *device, char *str)
110 struct ocrdma_dev *dev = get_ocrdma_dev(device);
116 static ssize_t hw_rev_show(struct device *device,
120 rdma_device_to_drv_device(device, struct ocrdma_dev, ibdev);
126 static ssize_t hca_type_show(struct device *device,
130 rdma_device_to_drv_device(device, struct ocrdma_dev, ibdev);
314 pr_err("Unable to allocate ib device\n");
393 port_event.device = &dev->ibdev;
404 err_event.device = &dev->ibdev;