| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| A D | fs_core.c | 2200 struct mlx5_flow_steering *steering = dev->priv.steering; in mlx5_get_fdb_sub_ns() local 2202 if (!steering || !steering->fdb_sub_ns) in mlx5_get_fdb_sub_ns() 2212 struct mlx5_flow_steering *steering = dev->priv.steering; in mlx5_get_flow_namespace() local 2284 struct mlx5_flow_steering *steering = dev->priv.steering; in mlx5_get_flow_vport_acl_namespace() local 2634 struct mlx5_flow_steering *steering = dev->priv.steering; in mlx5_cleanup_fs() local 2912 struct mlx5_flow_steering *steering = dev->priv.steering; in mlx5_fs_egress_acls_init() local 2941 struct mlx5_flow_steering *steering = dev->priv.steering; in mlx5_fs_egress_acls_cleanup() local 3002 steering->egress_root_ns = create_root_ns(steering, in init_egress_root_ns() 3032 steering = kzalloc(sizeof(*steering), GFP_KERNEL); in mlx5_init_fs() 3039 dev->priv.steering = steering; in mlx5_init_fs() [all …]
|
| A D | Makefile | 92 mlx5_core-$(CONFIG_MLX5_SW_STEERING) += steering/dr_domain.o steering/dr_table.o \ 93 steering/dr_matcher.o steering/dr_rule.o \ 94 steering/dr_icm_pool.o steering/dr_buddy.o \ 95 steering/dr_ste.o steering/dr_send.o \ 96 steering/dr_ste_v0.o steering/dr_ste_v1.o \ 97 steering/dr_cmd.o steering/dr_fw.o \ 98 steering/dr_action.o steering/fs_dr.o
|
| A D | Kconfig | 42 bool "Mellanox MLX5 ethernet accelerated receive flow steering (ARFS) support" 46 Mellanox MLX5 ethernet hardware-accelerated receive flow steering support, 50 bool "Mellanox MLX5 ethernet rx nfc flow steering support" 54 Mellanox MLX5 ethernet rx nfc flow steering support 75 E-Switch provides internal SRIOV packet steering and switching for the 77 Legacy SRIOV mode (L2 mac vlan steering based). 212 bool "Mellanox Technologies software-managed steering" 217 Build support for software-managed steering in the NIC.
|
| A D | devlink.c | 433 dev->priv.steering->mode = mode; in mlx5_devlink_fs_mode_set() 443 if (dev->priv.steering->mode == MLX5_FLOW_STEERING_MODE_SMFS) in mlx5_devlink_fs_mode_get() 580 if (dev->priv.steering->mode == MLX5_FLOW_STEERING_MODE_DMFS) in mlx5_devlink_set_params_init_values()
|
| A D | eswitch_offloads.c | 1653 esw->dev->priv.steering->mode); in esw_create_offloads_fdb_tables() 2718 peer_ns = peer_esw->dev->priv.steering->fdb_root_ns; in mlx5_esw_offloads_set_ns_peer() 2719 ns = esw->dev->priv.steering->fdb_root_ns; in mlx5_esw_offloads_set_ns_peer()
|
| /linux/Documentation/networking/devlink/ |
| A D | mlx5.rst | 33 - Controls the flow steering mode of the driver 35 * ``dmfs`` Device managed flow steering. In DMFS mode, the HW 36 steering entities are created and managed through firmware. 37 * ``smfs`` Software managed flow steering. In SMFS mode, the HW 38 steering entities are created and manage through the driver without
|
| /linux/drivers/input/joystick/iforce/ |
| A D | Kconfig | 9 Say Y here if you have an I-Force joystick or steering wheel 20 Say Y here if you have an I-Force joystick or steering wheel 27 Say Y here if you have an I-Force joystick or steering wheel
|
| /linux/Documentation/networking/device_drivers/ethernet/mellanox/ |
| A D | mlx5.rst | 45 | Enables Hardware-accelerated receive flow steering (arfs) support, and ntuple filtering. 69 … Ethernet SRIOV E-Switch support in ConnectX NIC. E-Switch provides internal SRIOV packet steering 71 | 1) `Legacy SRIOV mode (L2 mac vlan steering based) <https://community.mellanox.com/s/ar… 137 flow_steering_mode: Device flow steering mode 139 The flow steering mode parameter controls the flow steering mode of the driver. 141 1. 'dmfs' - Device managed flow steering. 142 2. 'smfs - Software/Driver managed flow steering. 144 In DMFS mode, the HW steering entities are created and managed through the 146 In SMFS mode, the HW steering entities are created and managed though by 153 - Set SMFS flow steering mode:: [all …]
|
| /linux/Documentation/networking/device_drivers/ethernet/neterion/ |
| A D | vxge.rst | 69 Receive side steering for better scaling. 79 multiple steering options (transmit multiqueue enabled by default).
|
| A D | s2io.rst | 74 with multiple steering options.
|
| /linux/Documentation/ABI/testing/ |
| A D | sysfs-driver-hid-logitech-hidpp | 8 range of the steering wheel. Writing a value within the min and
|
| A D | sysfs-driver-hid-logitech-lg4ff | 5 Description: Display minimum, maximum and current range of the steering
|
| /linux/Documentation/networking/ |
| A D | kcm.rst | 45 The multiplexor provides the message steering. In the transmit path, messages 229 steering and scheduling, which in turn allows a simpler networking model in 249 threads in a nominal use case. Perfect load balancing, that is steering 250 each received message to a different KCM socket or steering each sent
|
| A D | scaling.rst | 47 Some advanced NICs allow steering packets to queues based on 253 (RFS). The goal of RFS is to increase datacache hitrate by steering
|
| A D | af_xdp.rst | 334 device. Instead, use the NIC's packet steering capabilities to steer 336 one queue shared among sockets, so the NIC cannot do this steering. It
|
| /linux/Documentation/networking/device_drivers/ethernet/amazon/ |
| A D | ena.rst | 156 - Increased data cache hit rate, by steering kernel processing of 243 steering.
|
| /linux/drivers/net/ethernet/mellanox/mlx4/ |
| A 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/drivers/input/ |
| A D | Kconfig | 13 joystick, steering wheel ...) connected to your system and want
|
| /linux/Documentation/input/ |
| A D | input.rst | 183 Currently, it handles USB mice, joysticks, gamepads, steering wheels,
|
| /linux/Documentation/virt/kvm/devices/ |
| A D | vm.rst | 158 u8 ptff[16]; # valid with TOD-clock steering
|
| /linux/drivers/net/ethernet/intel/ |
| A D | Kconfig | 321 Switchdev support provides internal SRIOV packet steering and switching.
|
| /linux/include/linux/mlx5/ |
| A D | driver.h | 584 struct mlx5_flow_steering *steering; member
|
| /linux/drivers/input/joystick/ |
| A D | Kconfig | 9 If you have a joystick, 6dof controller, gamepad, steering wheel,
|
| /linux/include/linux/mlx4/ |
| A D | device.h | 1391 int mlx4_SET_PORT_VXLAN(struct mlx4_dev *dev, u8 port, u8 steering, int enable);
|
| /linux/drivers/hid/ |
| A D | Kconfig | 1015 tristate "Steelseries SRW-S1 steering wheel support" 1018 Support for Steelseries SRW-S1 steering wheel
|