Searched refs:pkttot (Results 1 – 1 of 1) sorted by relevance
1161 u32 eflags, i, etype, tlen, pkttot = 0, updegr = 0, reloop = 0; in ipath_kreceive() local1311 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()