Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_stats.c105 dd->ipath_spkts += val - dd->ipath_lastspkts; in ipath_snap_cntr()
108 val64 = dd->ipath_spkts; in ipath_snap_cntr()
Dipath_verbs.c725 &dev->ipath_spkts, in ipath_ib_timer()
739 dev->ipath_spkts = tc - dev->ipath_spkts; in ipath_ib_timer()
Dipath_verbs.h577 u64 ipath_spkts; /* total packets sent (sample result) */ member
Dipath_kernel.h338 u64 ipath_spkts; member
Dipath_mad.c951 dev->ipath_spkts; in get_counter()