/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ |
D | fs_core.c | 347 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 …]
|
D | Kconfig | 40 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/ |
D | Kconfig | 8 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/ |
D | vxge.txt | 57 Receive side steering for better scaling. 65 multiple steering options (transmit multiqueue enabled by default).
|
D | kcm.txt | 42 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
|
D | s2io.txt | 59 with multiple steering options.
|
D | ena.txt | 149 - Increased data cache hit rate, by steering kernel processing of 242 steering.
|
D | scaling.txt | 43 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/ |
D | sysfs-driver-hid-logitech-hidpp | 8 range of the steering wheel. Writing a value within the min and
|
D | sysfs-driver-hid-logitech-lg4ff | 5 Description: Display minimum, maximum and current range of the steering
|
/Linux-v4.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() argument 1785 context->steering = steering; in mlx4_SET_PORT_VXLAN()
|
/Linux-v4.19/drivers/input/ |
D | Kconfig | 13 joystick, steering wheel ...) connected to your system and want
|
/Linux-v4.19/Documentation/input/ |
D | input.rst | 183 Currently, it handles USB mice, joysticks, gamepads, steering wheels
|
/Linux-v4.19/Documentation/virtual/kvm/devices/ |
D | vm.txt | 131 u8 ptff[16]; # valid with TOD-clock steering
|
/Linux-v4.19/include/linux/mlx5/ |
D | driver.h | 698 struct mlx5_flow_steering *steering; member
|
/Linux-v4.19/drivers/input/joystick/ |
D | Kconfig | 7 If you have a joystick, 6dof controller, gamepad, steering wheel,
|
/Linux-v4.19/drivers/hid/ |
D | Kconfig | 868 tristate "Steelseries SRW-S1 steering wheel support" 871 Support for Steelseries SRW-S1 steering wheel
|
/Linux-v4.19/include/linux/mlx4/ |
D | device.h | 1401 int mlx4_SET_PORT_VXLAN(struct mlx4_dev *dev, u8 port, u8 steering, int enable);
|