Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_driver.c1161 u32 eflags, i, etype, tlen, pkttot = 0, updegr = 0, reloop = 0; in ipath_kreceive() local
1311 pkttot += i; in ipath_kreceive()
1315 if (pkttot > ipath_stats.sps_maxpkts_call) in ipath_kreceive()
1316 ipath_stats.sps_maxpkts_call = pkttot; in ipath_kreceive()
1317 ipath_stats.sps_port0pkts += pkttot; in ipath_kreceive()