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