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