Searched refs:ipath_lid (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_ud.c217 wc.slid = dev->dd->ipath_lid |
290 if (unlikely(lid == dev->dd->ipath_lid)) {
347 lid = dev->dd->ipath_lid;
H A Dipath_ruc.c613 qp->s_hdr.lrh[3] = cpu_to_be16(dev->dd->ipath_lid |
639 qp->remote_ah_attr.dlid == dev->dd->ipath_lid) {
H A Dipath_sysfs.c203 ipath_set_lid(dd, dd->ipath_lid, lmc);
218 return scnprintf(buf, PAGE_SIZE, "0x%x\n", dd->ipath_lid);
H A Dipath_mad.c257 lid = dd->ipath_lid;
440 if (dd->ipath_lid != lid ||
H A Dipath_kernel.h685 u16 ipath_lid; member in struct:ipath_devdata
H A Dipath_driver.c265 if (dd->ipath_lid &&
2203 dd->ipath_lid = lid;
H A Dipath_verbs.c600 if (unlikely(lid != dev->dd->ipath_lid)) {
1579 u16 lid = dd->ipath_lid;
H A Dipath_rc.c677 hdr.lrh[3] = cpu_to_be16(dd->ipath_lid |
H A Dipath_file_ops.c1635 dd->ipath_lid &&

Completed in 97 milliseconds