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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_stats.c135 static u64 last_tot_hdrqfull; local
164 ipath_stats.sps_hdrqfull != last_tot_hdrqfull) {
170 last_tot_hdrqfull));
171 last_tot_hdrqfull = ipath_stats.sps_hdrqfull;

Completed in 20 milliseconds