Searched refs:ipath_read_creg32 (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 192 milliseconds