Searched refs:MLX5E_RL_WORKER_UNLOCK (Results 1 – 2 of 2) sorted by relevance
510 MLX5E_RL_WORKER_UNLOCK(rlw); in mlx5e_rlw_channel_set_rate_locked()565 MLX5E_RL_WORKER_UNLOCK(rlw); in mlx5e_rlw_channel_set_rate_locked()627 MLX5E_RL_WORKER_UNLOCK(rlw); in mlx5e_rl_worker()659 MLX5E_RL_WORKER_UNLOCK(rlw); in mlx5e_rl_worker()702 MLX5E_RL_WORKER_UNLOCK(rlw); in mlx5e_rl_worker()729 MLX5E_RL_WORKER_UNLOCK(rlw); in mlx5e_rl_worker()738 MLX5E_RL_WORKER_UNLOCK(rlw); in mlx5e_rl_worker()959 MLX5E_RL_WORKER_UNLOCK(rlw); in mlx5e_rl_init()1036 MLX5E_RL_WORKER_UNLOCK(rlw); in mlx5e_rl_close_workers()1047 MLX5E_RL_WORKER_UNLOCK(rlw); in mlx5e_rl_close_workers()[all …]
51 #define MLX5E_RL_WORKER_UNLOCK(rlw) mtx_unlock(&(rlw)->mtx) macro