Searched defs:mlx5e_ipsec_tx (Results 1 – 1 of 1) sorted by relevance
24 struct mlx5e_ipsec_tx { struct25 struct mlx5e_ipsec_ft ft;26 struct mlx5e_ipsec_miss pol;27 struct mlx5e_ipsec_miss sa;28 struct mlx5e_ipsec_rule status;29 struct mlx5_flow_namespace *ns;30 struct mlx5e_ipsec_fc *fc;31 struct mlx5_fs_chains *chains;32 u8 allow_tunnel_mode : 1;