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()143 struct mlx5_rl_entry *entry, bool set) in mlx5_set_pp_rate_limit_cmd()179 struct mlx5_rl_entry *entry; in mlx5_rl_add_rate_raw()234 struct mlx5_rl_entry *entry; in mlx5_rl_remove_rate_raw()268 struct mlx5_rl_entry *entry = NULL; in mlx5_rl_remove_rate()316 table->rl_entry = kcalloc(table->max_size, sizeof(struct mlx5_rl_entry), in mlx5_init_rl_table()
514 struct mlx5_rl_entry { struct528 struct mlx5_rl_entry *rl_entry; argument