Home
last modified time | relevance | path

Searched refs:dmfs (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/Documentation/networking/devlink/
Dmlx5.rst46 * ``dmfs`` Device managed flow steering. In DMFS mode, the HW
/Linux-v6.1/drivers/infiniband/hw/mlx4/
Dmain.c93 int dmfs = dev->caps.steering_mode == MLX4_STEERING_MODE_DEVICE_MANAGED; in check_flow_steering_support() local
95 if (dmfs) { in check_flow_steering_support()
101 dmfs &= (!ib_num_ports || in check_flow_steering_support()
107 dmfs = 0; in check_flow_steering_support()
110 return dmfs; in check_flow_steering_support()
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/mellanox/
Dmlx5.rst141 1. 'dmfs' - Device managed flow steering.