Home
last modified time | relevance | path

Searched defs:steering (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.c640 struct mlx5_flow_steering *steering = get_steering(node); in del_sw_fte() local
676 struct mlx5_flow_steering *steering = get_steering(node); in del_sw_flow_group() local
726 struct mlx5_flow_steering *steering = get_steering(&ft->node); in alloc_fte() local
743 static void dealloc_flow_group(struct mlx5_flow_steering *steering, in dealloc_flow_group()
750 static struct mlx5_flow_group *alloc_flow_group(struct mlx5_flow_steering *steering, in alloc_flow_group()
787 struct mlx5_flow_steering *steering = get_steering(&ft->node); in alloc_insert_flow_group() local
1850 struct mlx5_flow_steering *steering = get_steering(&ft->node); in try_add_to_existing_fg() local
1949 struct mlx5_flow_steering *steering = get_steering(&ft->node); in _mlx5_add_flow_rules() local
2276 struct mlx5_flow_steering *steering = dev->priv.steering; in mlx5_get_fdb_sub_ns() local
2305 struct mlx5_flow_steering *steering = dev->priv.steering; in mlx5_get_flow_namespace() local
[all …]
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx4/
Dport.c1766 u8 steering; member
1769 int mlx4_SET_PORT_VXLAN(struct mlx4_dev *dev, u8 port, u8 steering, int enable) in mlx4_SET_PORT_VXLAN()
/linux-6.1.9/include/linux/mlx5/
Ddriver.h616 struct mlx5_flow_steering *steering; member