Searched refs:mlx5_rl_entry (Results 1 – 2 of 2) sorted by relevance
162 static bool mlx5_rl_are_equal_raw(struct mlx5_rl_entry *entry, void *rl_in, in mlx5_rl_are_equal_raw()174 static struct mlx5_rl_entry *find_rl_entry(struct mlx5_rl_table *table, in find_rl_entry()177 struct mlx5_rl_entry *ret_entry = NULL; in find_rl_entry()207 struct mlx5_rl_entry *entry, bool set) in mlx5_set_pp_rate_limit_cmd()250 table->rl_entry = kzalloc_objs(struct mlx5_rl_entry, table->max_size); in mlx5_rl_table_get()288 static void mlx5_rl_entry_get(struct mlx5_rl_entry *entry) in mlx5_rl_entry_get()294 mlx5_rl_entry_put(struct mlx5_core_dev *dev, struct mlx5_rl_entry *entry) in mlx5_rl_entry_put()305 struct mlx5_rl_entry *entry; in mlx5_rl_add_rate_raw()366 struct mlx5_rl_entry *entry; in mlx5_rl_remove_rate_raw()398 struct mlx5_rl_entry *entry = NULL; in mlx5_rl_remove_rate()
504 struct mlx5_rl_entry { struct518 struct mlx5_rl_entry *rl_entry; argument