Searched defs:steering (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | fs_core.c | 581 struct mlx5_flow_steering *steering = get_steering(node); in del_sw_fte() local 617 struct mlx5_flow_steering *steering = get_steering(node); in del_sw_flow_group() local 667 struct mlx5_flow_steering *steering = get_steering(&ft->node); in alloc_fte() local 684 static void dealloc_flow_group(struct mlx5_flow_steering *steering, in dealloc_flow_group() 691 static struct mlx5_flow_group *alloc_flow_group(struct mlx5_flow_steering *steering, in alloc_flow_group() 728 struct mlx5_flow_steering *steering = get_steering(&ft->node); in alloc_insert_flow_group() local 1740 struct mlx5_flow_steering *steering = get_steering(&ft->node); in try_add_to_existing_fg() local 1839 struct mlx5_flow_steering *steering = get_steering(&ft->node); in _mlx5_add_flow_rules() local 2160 struct mlx5_flow_steering *steering = dev->priv.steering; in mlx5_get_fdb_sub_ns() local 2172 struct mlx5_flow_steering *steering = dev->priv.steering; in mlx5_get_flow_namespace() local [all …]
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | fs_core.c | 478 struct mlx5_flow_steering *steering = get_steering(node); in del_sw_fte() local 514 struct mlx5_flow_steering *steering = get_steering(node); in del_sw_flow_group() local 562 struct mlx5_flow_steering *steering = get_steering(&ft->node); in alloc_fte() local 578 static void dealloc_flow_group(struct mlx5_flow_steering *steering, in dealloc_flow_group() 585 static struct mlx5_flow_group *alloc_flow_group(struct mlx5_flow_steering *steering, in alloc_flow_group() 621 struct mlx5_flow_steering *steering = get_steering(&ft->node); in alloc_insert_flow_group() local 1625 struct mlx5_flow_steering *steering = get_steering(&ft->node); in try_add_to_existing_fg() local 1711 struct mlx5_flow_steering *steering = get_steering(&ft->node); in _mlx5_add_flow_rules() local 1989 struct mlx5_flow_steering *steering = dev->priv.steering; in mlx5_get_flow_namespace() local 2052 struct mlx5_flow_steering *steering = dev->priv.steering; in mlx5_get_flow_vport_acl_namespace() local [all …]
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/mellanox/mlx4/ |
| D | port.c | 1766 u8 steering; member 1769 int mlx4_SET_PORT_VXLAN(struct mlx4_dev *dev, u8 port, u8 steering, int enable) in mlx4_SET_PORT_VXLAN()
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
| D | port.c | 1766 u8 steering; member 1769 int mlx4_SET_PORT_VXLAN(struct mlx4_dev *dev, u8 port, u8 steering, int enable) in mlx4_SET_PORT_VXLAN()
|
| /kernel/linux/linux-5.10/include/linux/mlx5/ |
| D | driver.h | 576 struct mlx5_flow_steering *steering; member
|
| /kernel/linux/linux-4.19/include/linux/mlx5/ |
| D | driver.h | 695 struct mlx5_flow_steering *steering; member
|