Searched refs:slave_cmd_mutex (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_cmd.c525 mutex_lock(&priv->cmd.slave_cmd_mutex);
578 mutex_unlock(&priv->cmd.slave_cmd_mutex);
2177 mutex_lock(&priv->cmd.slave_cmd_mutex);
2181 mutex_unlock(&priv->cmd.slave_cmd_mutex);
2184 mutex_unlock(&priv->cmd.slave_cmd_mutex);
2491 mutex_init(&priv->cmd.slave_cmd_mutex);
H A Dmlx4_main.c1793 mutex_lock(&priv->cmd.slave_cmd_mutex);
1797 mutex_unlock(&priv->cmd.slave_cmd_mutex);
1972 mutex_lock(&priv->cmd.slave_cmd_mutex);
1988 mutex_unlock(&priv->cmd.slave_cmd_mutex);
2019 mutex_unlock(&priv->cmd.slave_cmd_mutex);
2025 mutex_unlock(&priv->cmd.slave_cmd_mutex);
H A Dmlx4.h621 struct mutex slave_cmd_mutex; member in struct:mlx4_cmd

Completed in 96 milliseconds