Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/ipath/
Dipath_driver.c1159 u32 eflags, i, etype, tlen, pkttot = 0, updegr = 0, reloop = 0; in ipath_kreceive() local
1309 pkttot += i; in ipath_kreceive()
1313 if (pkttot > ipath_stats.sps_maxpkts_call) in ipath_kreceive()
1314 ipath_stats.sps_maxpkts_call = pkttot; in ipath_kreceive()
1315 ipath_stats.sps_port0pkts += pkttot; in ipath_kreceive()