blob: 8c0b82d655dc2cf992f433042eadb0bf60d8a063 [file] [log] [blame]
Michael Guralnike90cde02019-11-08 23:45:22 +00001flow_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