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