Searched refs:egress_ns (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch_offloads.c2717 struct mlx5_flow_namespace *egress_ns,
2740 acl = mlx5_create_vport_flow_table(egress_ns, &ft_attr, vport->vport);
2797 struct mlx5_flow_namespace *egress_ns; local
2805 egress_ns = mlx5_get_flow_vport_acl_namespace(master,
2808 if (!egress_ns)
2814 err = esw_master_egress_create_resources(esw, egress_ns, vport, count);
2716 esw_master_egress_create_resources(struct mlx5_eswitch *esw, struct mlx5_flow_namespace *egress_ns, struct mlx5_vport *vport, size_t count) argument
H A Den_fs.c52 struct mlx5_flow_namespace *egress_ns; member in struct:mlx5e_flow_steering
1502 return egress ? fs->egress_ns : fs->ns;
1510 fs->egress_ns = ns;

Completed in 152 milliseconds