Michael Guralnik | e90cde0 | 2019-11-08 23:45:22 +0000 | [diff] [blame^] | 1 | flow_steering_mode [DEVICE, DRIVER-SPECIFIC] |
| 2 | Controls the flow steering mode of the driver. |
| 3 | Two modes are supported: |
| 4 | 1. 'dmfs' - Device managed flow steering. |
| 5 | 2. 'smfs - Software/Driver managed flow steering. |
| 6 | In DMFS mode, the HW steering entities are created and |
| 7 | managed through the Firmware. |
| 8 | In SMFS mode, the HW steering entities are created and |
| 9 | managed though by the driver directly into Hardware |
| 10 | without firmware intervention. |
| 11 | Type: String |
| 12 | Configuration mode: runtime |