Searched refs:mlx5_rl_entry (Results 1 – 2 of 2) sorted by relevance
101 static bool mlx5_rl_are_equal_raw(struct mlx5_rl_entry *entry, void *rl_in, in mlx5_rl_are_equal_raw()113 static struct mlx5_rl_entry *find_rl_entry(struct mlx5_rl_table *table, in find_rl_entry()116 struct mlx5_rl_entry *ret_entry = NULL; in find_rl_entry()146 struct mlx5_rl_entry *entry, bool set) in mlx5_set_pp_rate_limit_cmd()189 table->rl_entry = kcalloc(table->max_size, sizeof(struct mlx5_rl_entry), in mlx5_rl_table_get()228 static void mlx5_rl_entry_get(struct mlx5_rl_entry *entry) in mlx5_rl_entry_get()234 mlx5_rl_entry_put(struct mlx5_core_dev *dev, struct mlx5_rl_entry *entry) in mlx5_rl_entry_put()245 struct mlx5_rl_entry *entry; in mlx5_rl_add_rate_raw()306 struct mlx5_rl_entry *entry; in mlx5_rl_remove_rate_raw()338 struct mlx5_rl_entry *entry = NULL; in mlx5_rl_remove_rate()
518 struct mlx5_rl_entry { struct532 struct mlx5_rl_entry *rl_entry; argument