Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/ipath/
Dipath_stats.c93 dd->ipath_sword += val - dd->ipath_lastsword; in ipath_snap_cntr()
96 val64 = dd->ipath_sword; in ipath_snap_cntr()
Dipath_verbs.c723 ipath_snapshot_counters(dev->dd, &dev->ipath_sword, in ipath_ib_timer()
737 dev->ipath_sword = ta - dev->ipath_sword; in ipath_ib_timer()
Dipath_verbs.h575 u64 ipath_sword; /* total dwords sent (sample result) */ member
Dipath_kernel.h334 u64 ipath_sword; member
Dipath_mad.c935 dev->ipath_sword; in get_counter()