Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_stats.c143 static u64 last_tot_hdrqfull; in ipath_qcheck() local
174 ipath_stats.sps_hdrqfull != last_tot_hdrqfull) { in ipath_qcheck()
180 last_tot_hdrqfull)); in ipath_qcheck()
181 last_tot_hdrqfull = ipath_stats.sps_hdrqfull; in ipath_qcheck()