Home
last modified time | relevance | path

Searched refs:sps_etidfull (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/infiniband/hw/ipath/
Dipath_stats.c156 if (ipath_stats.sps_etidfull != dd->ipath_last_tidfull) { in ipath_qcheck()
161 (ipath_stats.sps_etidfull - in ipath_qcheck()
163 dd->ipath_last_tidfull = ipath_stats.sps_etidfull; in ipath_qcheck()
Dipath_common.h129 __u64 sps_etidfull; member
Dipath_intr.c823 ipath_stats.sps_etidfull++; in handle_errors()