diff options
author | Kiran Patil <[email protected]> | 2021-10-15 16:35:15 -0700 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2021-10-20 15:57:54 -0700 |
commit | 0754d65bd4be5bb7392aa59339a290c80346a93c (patch) | |
tree | c31efd78ea3141c5b11d834fd9205ca5bada676e /drivers/fpga/fpga-mgr.c | |
parent | 2641b62d2fab52648e34cdc6994b2eacde2d27c1 (diff) |
ice: Add infrastructure for mqprio support via ndo_setup_tc
Add infrastructure required for "ndo_setup_tc:qdisc_mqprio".
ice_vsi_setup is modified to configure traffic classes based
on mqprio data received from the stack. This includes low-level
functions to configure min, max rate-limit parameters in hardware
for traffic classes. Each traffic class gets mapped to a hardware
channel (VSI) which can be individually configured with different
bandwidth parameters.
Co-developed-by: Tarun Singh <[email protected]>
Signed-off-by: Tarun Singh <[email protected]>
Signed-off-by: Kiran Patil <[email protected]>
Signed-off-by: Amritha Nambiar <[email protected]>
Signed-off-by: Sudheer Mogilappagari <[email protected]>
Tested-by: Bharathi Sreenivas <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions