Searched refs:ipath_rpkts (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_stats.c111 dd->ipath_rpkts += val - dd->ipath_lastrpkts;
114 val64 = dd->ipath_rpkts;
H A Dipath_verbs.c526 &dev->ipath_rpkts,
540 dev->ipath_rpkts = td - dev->ipath_rpkts;
H A Dipath_kernel.h227 u64 ipath_rpkts; member in struct:ipath_devdata
H A Dipath_verbs.h523 u64 ipath_rpkts; /* total packets received (sample result) */ member in struct:ipath_ibdev
H A Dipath_mad.c1038 ret = dev->ipath_rpkts;

Completed in 66 milliseconds