Searched defs:rlw (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()596 struct mlx5e_rl_worker *rlw = arg; in mlx5e_rl_worker() local941 struct mlx5e_rl_worker *rlw = rl->workers + j; in mlx5e_rl_init() local997 struct mlx5e_rl_worker *rlw = rl->workers + j; in mlx5e_rl_open_workers() local1025 struct mlx5e_rl_worker *rlw = rl->workers + y; in mlx5e_rl_close_workers() local1041 struct mlx5e_rl_worker *rlw = rl->workers + y; in mlx5e_rl_close_workers() local1088 struct mlx5e_rl_worker *rlw = rl->workers + y; in mlx5e_rl_cleanup() local1100 mlx5e_rlw_queue_channel_locked(struct mlx5e_rl_worker *rlw, in mlx5e_rlw_queue_channel_locked()1108 mlx5e_rl_free(struct mlx5e_rl_worker *rlw, struct mlx5e_rl_channel *channel) in mlx5e_rl_free()[all …]
50 #define MLX5E_RL_WORKER_LOCK(rlw) mtx_lock(&(rlw)->mtx) argument51 #define MLX5E_RL_WORKER_UNLOCK(rlw) mtx_unlock(&(rlw)->mtx) argument
880 struct mlx5e_rl_worker *rlw = priv->rl.workers + j; in mlx5e_update_stats_locked() local