Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/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.h583 u64 ipath_spkts; /* total packets sent (sample result) */ member
Dipath_verbs.c738 &dev->ipath_spkts, in ipath_ib_timer()
752 dev->ipath_spkts = tc - dev->ipath_spkts; in ipath_ib_timer()
Dipath_kernel.h339 u64 ipath_spkts; member
Dipath_mad.c951 dev->ipath_spkts; in get_counter()