Home
last modified time | relevance | path

Searched refs:mlx5_flow_steering (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.h128 struct mlx5_flow_steering { struct
364 int mlx5_fs_vport_egress_acl_ns_add(struct mlx5_flow_steering *steering,
366 int mlx5_fs_vport_ingress_acl_ns_add(struct mlx5_flow_steering *steering,
368 void mlx5_fs_vport_egress_acl_ns_remove(struct mlx5_flow_steering *steering,
370 void mlx5_fs_vport_ingress_acl_ns_remove(struct mlx5_flow_steering *steering,
H A Dfs_core.c538 static inline struct mlx5_flow_steering *get_steering(struct fs_node *node) in get_steering()
761 struct mlx5_flow_steering *steering = get_steering(node); in del_sw_fte()
798 struct mlx5_flow_steering *steering = get_steering(node); in del_sw_flow_group()
854 struct mlx5_flow_steering *steering = get_steering(&ft->node); in alloc_fte()
871 static void dealloc_flow_group(struct mlx5_flow_steering *steering, in dealloc_flow_group()
878 static struct mlx5_flow_group *alloc_flow_group(struct mlx5_flow_steering *steering, in alloc_flow_group()
915 struct mlx5_flow_steering *steering = get_steering(&ft->node); in alloc_insert_flow_group()
2228 struct mlx5_flow_steering *steering = get_steering(&ft->node); in try_add_to_existing_fg()
2336 struct mlx5_flow_steering *steering = get_steering(&ft->node); in _mlx5_add_flow_rules()
2670 struct mlx5_flow_steering *steering = dev->priv.steering; in mlx5_get_fdb_sub_ns()
[all …]
H A Deswitch.c1511 struct mlx5_flow_steering *steering = dev->priv.steering; in mlx5_esw_egress_acls_init()
1531 struct mlx5_flow_steering *steering = dev->priv.steering; in mlx5_esw_egress_acls_cleanup()
1541 struct mlx5_flow_steering *steering = dev->priv.steering; in mlx5_esw_ingress_acls_init()
1561 struct mlx5_flow_steering *steering = dev->priv.steering; in mlx5_esw_ingress_acls_cleanup()
/linux/include/linux/mlx5/
H A Ddriver.h599 struct mlx5_flow_steering *steering;