aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-18net: mvpp2: cls: Add steering based on vlan Id and priority.Maxime Chevallier1-9/+14
2019-06-18net: mvpp2: cls: Use a dedicated lu_type for the RSS lookupMaxime Chevallier1-0/+5
2019-05-25net: mvpp2: cls: Use RSS contexts to handle RSS tablesMaxime Chevallier1-4/+11
2019-05-01net: mvpp2: cls: Allow dropping packets with classification offloadMaxime Chevallier1-0/+11
2019-05-01net: mvpp2: cls: Add Classification offload supportMaxime Chevallier1-11/+34
2019-05-01net: mvpp2: cls: Use a bitfield to represent the flow_typeMaxime Chevallier1-0/+14
2019-03-27net: mvpp2: cls: Rework C2 engine macrosMaxime Chevallier1-21/+7
2019-03-27net: mvpp2: cls: Invalidate all C2 entries except the ones we useMaxime Chevallier1-0/+5
2019-03-27net: mvpp2: cls: Rename the flow table macrosMaxime Chevallier1-6/+7
2019-03-27net: mvpp2: cls: Don't use the sequence attribute for classificationMaxime Chevallier1-8/+0
2019-03-27net: mvpp2: cls: Rename classifer per-port functionsMaxime Chevallier1-4/+3
2019-03-27net: mvpp2: cls: Use iterators to go through the cls_tableMaxime Chevallier1-0/+23
2019-03-27net: mvpp2: cls: Make the flow definitions constMaxime Chevallier1-1/+1
2019-03-27net: mvpp2: cls: Rename MVPP2_N_FLOWS to MVPP2_N_PRS_FLOWSMaxime Chevallier1-1/+2
2019-03-27net: mvpp2: cls: use Lookup Type in classification enginesMaxime Chevallier1-0/+7
2019-03-27net: mvpp2: cls: Start cls flow entries from beginning of tableMaxime Chevallier1-3/+5
2018-07-16net: mvpp2: debugfs: add classifier hit countersMaxime Chevallier1-0/+6
2018-07-16net: mvpp2: debugfs: add entries for classifier flowsMaxime Chevallier1-0/+15
2018-07-16net: mvpp2: switch to SPDX identifiersAntoine Tenart1-4/+1
2018-07-12net: mvpp2: allow setting RSS flow hash parameters with ethtoolMaxime Chevallier1-0/+3
2018-07-12net: mvpp2: add an RSS classification step for each flowMaxime Chevallier1-0/+15
2018-07-12net: mvpp2: split ingress traffic into multiple flowsMaxime Chevallier1-0/+96
2018-07-12net: mvpp2: use classifier to assign default rx queueMaxime Chevallier1-0/+56
2018-07-12net: mvpp2: rename per-port RSS init functionMaxime Chevallier1-1/+1
2018-07-12net: mvpp2: RSS indirection table supportAntoine Tenart1-0/+2
2018-07-12net: mvpp2: define the number of RSS entries per table in mvpp2.hMaxime Chevallier1-3/+2
2018-06-01net: mvpp2: Split the PPv2 driver to a dedicated directoryMaxime Chevallier1-0/+44