Home
last modified time | relevance | path

Searched refs:steering (Results 1 – 18 of 18) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.c347 return root->dev->priv.steering; in get_steering()
477 struct mlx5_flow_steering *steering = get_steering(node); in del_sw_fte() local
490 kmem_cache_free(steering->ftes_cache, fte); in del_sw_fte()
513 struct mlx5_flow_steering *steering = get_steering(node); in del_sw_flow_group() local
529 kmem_cache_free(steering->fgs_cache, fg); in del_sw_flow_group()
561 struct mlx5_flow_steering *steering = get_steering(&ft->node); in alloc_fte() local
564 fte = kmem_cache_zalloc(steering->ftes_cache, GFP_KERNEL); in alloc_fte()
577 static void dealloc_flow_group(struct mlx5_flow_steering *steering, in dealloc_flow_group() argument
581 kmem_cache_free(steering->fgs_cache, fg); in dealloc_flow_group()
584 static struct mlx5_flow_group *alloc_flow_group(struct mlx5_flow_steering *steering, in alloc_flow_group() argument
[all …]
DKconfig40 bool "Mellanox MLX5 ethernet accelerated receive flow steering (ARFS) support"
44 Mellanox MLX5 ethernet hardware-accelerated receive flow steering support,
48 bool "Mellanox MLX5 ethernet rx nfc flow steering support"
52 Mellanox MLX5 ethernet rx nfc flow steering support
73 E-Switch provides internal SRIOV packet steering and switching for the
75 Legacy SRIOV mode (L2 mac vlan steering based).
/Linux-v4.19/drivers/input/joystick/iforce/
DKconfig8 Say Y here if you have an I-Force joystick or steering wheel
19 Say Y here if you have an I-Force joystick or steering wheel
26 Say Y here if you have an I-Force joystick or steering wheel
/Linux-v4.19/Documentation/networking/
Dvxge.txt57 Receive side steering for better scaling.
65 multiple steering options (transmit multiqueue enabled by default).
Dkcm.txt42 The multiplexor provides the message steering. In the transmit path, messages
225 steering and scheduling, which in turn allows a simpler networking model in
245 threads in a nominal use case. Perfect load balancing, that is steering
246 each received message to a different KCM socket or steering each sent
Ds2io.txt59 with multiple steering options.
Dena.txt149 - Increased data cache hit rate, by steering kernel processing of
242 steering.
Dscaling.txt43 Some advanced NICs allow steering packets to queues based on
231 (RFS). The goal of RFS is to increase datacache hitrate by steering
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-driver-hid-logitech-hidpp8 range of the steering wheel. Writing a value within the min and
Dsysfs-driver-hid-logitech-lg4ff5 Description: Display minimum, maximum and current range of the steering
/Linux-v4.19/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() argument
1785 context->steering = steering; in mlx4_SET_PORT_VXLAN()
/Linux-v4.19/drivers/input/
DKconfig13 joystick, steering wheel ...) connected to your system and want
/Linux-v4.19/Documentation/input/
Dinput.rst183 Currently, it handles USB mice, joysticks, gamepads, steering wheels
/Linux-v4.19/Documentation/virtual/kvm/devices/
Dvm.txt131 u8 ptff[16]; # valid with TOD-clock steering
/Linux-v4.19/include/linux/mlx5/
Ddriver.h698 struct mlx5_flow_steering *steering; member
/Linux-v4.19/drivers/input/joystick/
DKconfig7 If you have a joystick, 6dof controller, gamepad, steering wheel,
/Linux-v4.19/drivers/hid/
DKconfig868 tristate "Steelseries SRW-S1 steering wheel support"
871 Support for Steelseries SRW-S1 steering wheel
/Linux-v4.19/include/linux/mlx4/
Ddevice.h1401 int mlx4_SET_PORT_VXLAN(struct mlx4_dev *dev, u8 port, u8 steering, int enable);