Lines Matching defs:device
19 #include "device.h"
613 struct ib_device *ibdev = ibqp->device;
701 struct hfi1_devdata *dd = dd_from_ibdev(qp->ibqp.device);
825 u32 vl = sc_to_vlt(dd_from_ibdev(qp->ibqp.device), sc5);
860 trace_sdma_output_ibhdr(dd_from_ibdev(qp->ibqp.device),
984 u8 vl = sc_to_vlt(dd_from_ibdev(qp->ibqp.device), sc5);
1057 trace_pio_output_ibhdr(dd_from_ibdev(qp->ibqp.device),
1176 struct hfi1_devdata *dd = dd_from_ibdev(qp->ibqp.device);
1215 struct hfi1_devdata *dd = dd_from_ibdev(qp->ibqp.device);
1285 * hfi1_fill_device_attr - Fill in rvt dev info device attributes.
1286 * @dd: the device data structure
1307 rdi->dparms.props.vendor_part_id = dd->pcidev->device;
1405 static int modify_device(struct ib_device *device,
1409 struct hfi1_devdata *dd = dd_from_ibdev(device);
1420 memcpy(device->node_desc, device_modify->node_desc,
1534 * @dd: the hfi1_ib device
1744 * hfi1_register_ib_device - register our device with the infiniband core
1745 * @dd: the device data structure
1779 * device types in the system, we can't be sure this is unique.
1802 * Fill in rvt info device attributes.