Lines Matching defs:device
621 dev = to_idev(qp->ibqp.device);
727 struct qib_ibdev *dev = to_idev(qp->ibqp.device);
775 struct qib_ibdev *dev = to_idev(qp->ibqp.device);
777 struct qib_ibport *ibp = to_iport(qp->ibqp.device, qp->port_num);
877 struct qib_ibdev *dev = to_idev(qp->ibqp.device);
910 struct qib_devdata *dd = dd_from_ibdev(qp->ibqp.device);
1017 struct qib_devdata *dd = dd_from_ibdev(qp->ibqp.device);
1070 * @dd: the qlogic_ib device
1137 * @dd: the device pointer
1236 static int qib_modify_device(struct ib_device *device,
1240 struct qib_devdata *dd = dd_from_ibdev(device);
1251 memcpy(device->node_desc, device_modify->node_desc,
1361 * @dd: the qlogic_ib device
1433 * qib_fill_device_attr - Fill in rvt dev info device attributes.
1434 * @dd: the device data structure
1492 * qib_register_ib_device - register our device with the infiniband core
1493 * @dd: the device data structure
1543 * device types in the system, we can't be sure this is unique.
1688 to_iport(qp->ibqp.device, qp->port_num);