Searched defs:mlx5e_ipsec_tx (Results 1 – 1 of 1) sorted by relevance
34 struct mlx5e_ipsec_tx { struct35 struct mlx5e_ipsec_ft ft;36 struct mlx5e_ipsec_miss pol;37 struct mlx5e_ipsec_miss sa;38 struct mlx5e_ipsec_rule status;39 struct mlx5_flow_namespace *ns;40 struct mlx5e_ipsec_fc *fc;41 struct mlx5_fs_chains *chains;42 u8 allow_tunnel_mode : 1;