Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/ipath/
Dipath_stats.c174 ipath_stats.sps_hdrqfull != last_tot_hdrqfull) { in ipath_qcheck()
179 (ipath_stats.sps_hdrqfull - in ipath_qcheck()
181 last_tot_hdrqfull = ipath_stats.sps_hdrqfull; in ipath_qcheck()
Dipath_common.h127 __u64 sps_hdrqfull; member
Dipath_intr.c592 ipath_stats.sps_hdrqfull++; in handle_hdrq_full()