Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_stats.c99 dd->ipath_rword += val - dd->ipath_lastrword; in ipath_snap_cntr()
102 val64 = dd->ipath_rword; in ipath_snap_cntr()
Dipath_verbs.c724 &dev->ipath_rword, in ipath_ib_timer()
738 dev->ipath_rword = tb - dev->ipath_rword; in ipath_ib_timer()
Dipath_verbs.h576 u64 ipath_rword; /* total dwords received (sample result) */ member
Dipath_kernel.h336 u64 ipath_rword; member
Dipath_mad.c946 dev->ipath_rword; in get_counter()