Searched refs:success_packets (Results 1 – 1 of 1) sorted by relevance
1083 u64 success_packets, success_bytes; in mlx5e_xfrm_update_stats() local1116 success_packets = packets - auth_packets - trailer_packets - replay_packets; in mlx5e_xfrm_update_stats()1117 x->curlft.packets += success_packets; in mlx5e_xfrm_update_stats()1131 x->curlft.bytes += success_bytes - headers * success_packets; in mlx5e_xfrm_update_stats()