Searched refs:slave_cmd_mutex (Results 1 – 2 of 2) sorted by relevance
1888 mutex_lock(&priv->cmd.slave_cmd_mutex); in mlx4_slave_exit()1892 mutex_unlock(&priv->cmd.slave_cmd_mutex); in mlx4_slave_exit()2076 mutex_lock(&priv->cmd.slave_cmd_mutex); in mlx4_init_slave()2092 mutex_unlock(&priv->cmd.slave_cmd_mutex); in mlx4_init_slave()2123 mutex_unlock(&priv->cmd.slave_cmd_mutex); in mlx4_init_slave()2129 mutex_unlock(&priv->cmd.slave_cmd_mutex); in mlx4_init_slave()
633 struct mutex slave_cmd_mutex; member