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