Searched refs:mlx5_rl_entry (Results 1 – 2 of 2) sorted by relevance
109 static struct mlx5_rl_entry *find_rl_entry(struct mlx5_rl_table *table, in find_rl_entry()112 struct mlx5_rl_entry *ret_entry = NULL; in find_rl_entry()165 struct mlx5_rl_entry *entry; in mlx5_rl_add_rate()211 struct mlx5_rl_entry *entry = NULL; in mlx5_rl_remove_rate()255 table->rl_entry = kcalloc(table->max_size, sizeof(struct mlx5_rl_entry), in mlx5_init_rl_table()
608 struct mlx5_rl_entry { struct620 struct mlx5_rl_entry *rl_entry; argument