Searched refs:mlx5e_rl_worker (Results 1 – 3 of 3) sorted by relevance
243 mlx5e_rl_open_channel(struct mlx5e_rl_worker *rlw, int eq_ix, in mlx5e_rl_open_channel()498 mlx5e_rlw_channel_set_rate_locked(struct mlx5e_rl_worker *rlw, in mlx5e_rlw_channel_set_rate_locked()593 mlx5e_rl_worker(void *arg) in mlx5e_rl_worker() function596 struct mlx5e_rl_worker *rlw = arg; in mlx5e_rl_worker()941 struct mlx5e_rl_worker *rlw = rl->workers + j; in mlx5e_rl_init()997 struct mlx5e_rl_worker *rlw = rl->workers + j; in mlx5e_rl_open_workers()1000 error = kproc_kthread_add(mlx5e_rl_worker, rlw, &rl_proc, &rl_thread, in mlx5e_rl_open_workers()1025 struct mlx5e_rl_worker *rlw = rl->workers + y; in mlx5e_rl_close_workers()1041 struct mlx5e_rl_worker *rlw = rl->workers + y; in mlx5e_rl_close_workers()1088 struct mlx5e_rl_worker *rlw = rl->workers + y; in mlx5e_rl_cleanup()[all …]
133 struct mlx5e_rl_worker *worker;142 struct mlx5e_rl_worker { struct158 struct mlx5e_rl_worker *workers; argument
880 struct mlx5e_rl_worker *rlw = priv->rl.workers + j; in mlx5e_update_stats_locked()