Searched refs:ipath_lastrword (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_stats.c98 if (val != dd->ipath_lastrword) {
99 dd->ipath_rword += val - dd->ipath_lastrword;
100 dd->ipath_lastrword = val;
H A Dipath_kernel.h402 u32 ipath_lastrword; member in struct:ipath_devdata

Completed in 54 milliseconds