Searched refs:ipath_read_creg32 (Results 1 - 4 of 4) 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_mad.c986 p->sample_status = ipath_read_creg32(dev->dd, crp->cr_psstat);
1022 status = ipath_read_creg32(dev->dd, crp->cr_psstat);
1059 ipath_read_creg32(dev->dd, crp->cr_psxmitdatacount) :
1064 ipath_read_creg32(dev->dd, crp->cr_psrcvdatacount) :
1069 ipath_read_creg32(dev->dd, crp->cr_psxmitpktscount) :
1074 ipath_read_creg32(dev->dd, crp->cr_psrcvpktscount) :
1079 ipath_read_creg32(dev->dd, crp->cr_psxmitwaitcount) :
1102 status = ipath_read_creg32(dev->dd, crp->cr_psstat);
1127 status = ipath_read_creg32(dev->dd, crp->cr_psstat);
H A Dipath_stats.c71 val64 = val = ipath_read_creg32(dd, creg);
H A Dipath_kernel.h1185 static inline u32 ipath_read_creg32(const struct ipath_devdata *dd, function
H A Dipath_verbs.c1570 return ipath_read_creg32(dd, dd->ipath_cregs->cr_errpkey);

Completed in 56 milliseconds