Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_driver.c1154 u32 eflags, i, etype, tlen, pkttot = 0, updegr = 0, reloop = 0; in ipath_kreceive() local
1304 pkttot += i; in ipath_kreceive()
1308 if (pkttot > ipath_stats.sps_maxpkts_call) in ipath_kreceive()
1309 ipath_stats.sps_maxpkts_call = pkttot; in ipath_kreceive()
1310 ipath_stats.sps_port0pkts += pkttot; in ipath_kreceive()