Searched refs:ipsec_rule (Results 1 – 2 of 2) sorted by relevance
269 struct mlx5e_ipsec_rule ipsec_rule; member299 struct mlx5e_ipsec_rule ipsec_rule; member
996 struct mlx5e_ipsec_rule *ipsec_rule = &sa_entry->ipsec_rule; in mlx5e_xfrm_update_stats() local1013 mlx5_fc_query_cached(ipsec_rule->auth.fc, &auth_bytes, in mlx5e_xfrm_update_stats()1018 mlx5_fc_query_cached(ipsec_rule->trailer.fc, &trailer_bytes, in mlx5e_xfrm_update_stats()1027 mlx5_fc_query_cached(ipsec_rule->replay.fc, &replay_bytes, in mlx5e_xfrm_update_stats()1033 mlx5_fc_query_cached(ipsec_rule->fc, &bytes, &packets, &lastuse); in mlx5e_xfrm_update_stats()