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