Searched refs:sps_maxpkts_call (Results 1 – 2 of 2) sorted by relevance
145 __u32 sps_maxpkts_call; member
1308 if (pkttot > ipath_stats.sps_maxpkts_call) in ipath_kreceive()1309 ipath_stats.sps_maxpkts_call = pkttot; in ipath_kreceive()