aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/tc/meter.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-12net/mlx5: Make ASO poll CQ usable in atomic contextLeon Romanovsky1-1/+7
2022-07-28net/mlx5e: TC, Support tc action api for policeRoi Dayan1-0/+16
2022-07-28net/mlx5e: TC, Separate get/update/replace meter functionsRoi Dayan1-26/+106
2022-07-28net/mlx5e: Add red and green counters for meteringRoi Dayan1-0/+22
2022-07-28net/mlx5e: TC, Allocate post meter ft per ruleRoi Dayan1-16/+3
2022-07-05net/mlx5: fix 32bit buildPaolo Abeni1-1/+2
2022-07-02net/mlx5e: TC, Support offloading police actionJianbo Liu1-0/+6
2022-07-02net/mlx5e: Add post meter table for flow meteringJianbo Liu1-0/+12
2022-07-02net/mlx5e: Get or put meter by the index of tc police actionJianbo Liu1-0/+213
2022-07-02net/mlx5e: Add support to modify hardware flow meter parametersJianbo Liu1-0/+161
2022-07-02net/mlx5e: Prepare for flow meter offload if hardware supports itJianbo Liu1-0/+81