summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome/nfp/abm/ctrl.c
Commit message (Expand)AuthorAgeFilesLines
* nfp: add a mutex lock for the vNIC ctrl BARJakub Kicinski2019-04-131-2/+6
* nfp: abm: allow to opt-out of RED offloadJakub Kicinski2018-12-161-0/+11
* nfp: abm: add support for more threshold actionsJakub Kicinski2018-11-201-0/+42
* nfp: abm: add cls_u32 offload for simple band classificationJakub Kicinski2018-11-201-0/+1
* nfp: abm: add functions to update DSCP -> virtual queue mapJakub Kicinski2018-11-201-0/+23
* nfp: abm: calculate PRIO map len and check mailbox sizeJakub Kicinski2018-11-201-1/+41
* nfp: abm: add up bands for sto/non-sto statsJakub Kicinski2018-11-201-12/+24
* nfp: abm: switch to extended stats for reading packet/byte countsJakub Kicinski2018-11-201-3/+44
* nfp: abm: pass band parameter to functionsJakub Kicinski2018-11-201-24/+28
* nfp: abm: map per-band symbolsJakub Kicinski2018-11-201-13/+43
* nfp: abm: restructure Qdisc handlingJakub Kicinski2018-11-141-73/+0Star
* nfp: abm: keep track of all RED thresholdsJakub Kicinski2018-11-141-15/+17
* nfp: replace long license headers with SPDXJakub Kicinski2018-10-111-33/+2Star
* nfp: make RTsym users handle absolute symbols correctlyJakub Kicinski2018-08-291-2/+2
* nfp: convert all RTsym users to use new read/write helpersJakub Kicinski2018-08-291-19/+9Star
* nfp: abm: multi-queue RED offloadJakub Kicinski2018-05-291-2/+48
* nfp: abm: expose the internal stats in ethtoolJakub Kicinski2018-05-291-0/+22
* nfp: abm: report statistics from RED offloadJakub Kicinski2018-05-291-0/+114
* nfp: abm: add helpers for configuring queue marking levelsJakub Kicinski2018-05-291-0/+80
* nfp: abm: enable advanced queuing on demandJakub Kicinski2018-05-291-0/+13
* nfp: abm: create project-specific vNIC structureJakub Kicinski2018-05-231-0/+58