Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_stats.c111 dd->ipath_rpkts += val - dd->ipath_lastrpkts; in ipath_snap_cntr()
114 val64 = dd->ipath_rpkts; in ipath_snap_cntr()
Dipath_verbs.c726 &dev->ipath_rpkts, in ipath_ib_timer()
740 dev->ipath_rpkts = td - dev->ipath_rpkts; in ipath_ib_timer()
Dipath_verbs.h578 u64 ipath_rpkts; /* total packets received (sample result) */ member
Dipath_kernel.h340 u64 ipath_rpkts; member
Dipath_mad.c956 dev->ipath_rpkts; in get_counter()