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