summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/rl.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Delete useless module.h includeLeon Romanovsky2022-03-101-1/+0
* net/mlx5: Pair mutex_destory with mutex_init for rate limit tableParav Pandit2021-04-021-1/+3
* net/mlx5: Allocate rate limit table when rate is configuredParav Pandit2021-04-021-9/+37
* net/mlx5: Use helper to increment, decrement rate entry refcountParav Pandit2021-04-021-16/+18
* net/mlx5: Use helpers to allocate and free rl table entriesParav Pandit2021-04-021-19/+36
* net/mlx5: Do not hold mutex while reading table constantsParav Pandit2021-04-021-4/+6
* net/mlx5: Update rl.c new cmd interfaceLeon Romanovsky2020-04-231-12/+9
* net/mlx5: Delete not-used cmd headerLeon Romanovsky2020-04-191-1/+0
* net/mlx5: Expose raw packet pacing APIsYishai Hadas2020-03-051-32/+98
* mlx5: Fix formats with line continuation whitespaceJoe Perches2019-08-021-4/+2
* net/mlx5: Packet pacing enhancementBodong Wang2018-03-191-22/+41
* net/mlx5: Fix rate limit packet pacing naming and structEran Ben Elisha2017-12-191-11/+11
* net/mlx5: Introduce TSAR manipulation firmware commandsMohamad Haj Yahia2016-10-301-0/+65
* net/mlx5: Unify and improve command interfaceSaeed Mahameed2016-08-171-8/+3
* net/mlx5: Rate limit tables supportYevgeny Petrilin2016-06-271-0/+209