Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c756 struct mlx5_flow_steering *steering = get_steering(node); in del_sw_fte() local
793 struct mlx5_flow_steering *steering = get_steering(node); in del_sw_flow_group() local
849 struct mlx5_flow_steering *steering = get_steering(&ft->node); in alloc_fte() local
866 static void dealloc_flow_group(struct mlx5_flow_steering *steering, in dealloc_flow_group()
873 static struct mlx5_flow_group *alloc_flow_group(struct mlx5_flow_steering *steering, in alloc_flow_group()
910 struct mlx5_flow_steering *steering = get_steering(&ft->node); in alloc_insert_flow_group() local
2225 struct mlx5_flow_steering *steering = get_steering(&ft->node); in try_add_to_existing_fg() local
2333 struct mlx5_flow_steering *steering = get_steering(&ft->node); in _mlx5_add_flow_rules() local
2668 struct mlx5_flow_steering *steering = dev->priv.steering; in mlx5_get_fdb_sub_ns() local
2697 struct mlx5_flow_steering *steering = dev->priv.steering; in mlx5_get_flow_namespace() local
[all …]
/linux/drivers/gpu/drm/xe/
H A Dxe_gt_debugfs.c164 static int steering(struct xe_gt *gt, struct drm_printer *p) in steering() function
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dport.c1746 u8 steering; member
1749 int mlx4_SET_PORT_VXLAN(struct mlx4_dev *dev, u8 port, u8 steering, int enable) in mlx4_SET_PORT_VXLAN()
/linux/include/linux/mlx5/
H A Ddriver.h598 struct mlx5_flow_steering *steering; member