Searched refs:slave_cmd_mutex (Results 1 – 2 of 2) sorted by relevance
1890 mutex_lock(&priv->cmd.slave_cmd_mutex); in mlx4_slave_exit()1894 mutex_unlock(&priv->cmd.slave_cmd_mutex); in mlx4_slave_exit()2078 mutex_lock(&priv->cmd.slave_cmd_mutex); in mlx4_init_slave()2094 mutex_unlock(&priv->cmd.slave_cmd_mutex); in mlx4_init_slave()2125 mutex_unlock(&priv->cmd.slave_cmd_mutex); in mlx4_init_slave()2131 mutex_unlock(&priv->cmd.slave_cmd_mutex); in mlx4_init_slave()
633 struct mutex slave_cmd_mutex; member