Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx4/
A Dcmd.c519 mutex_lock(&priv->cmd.slave_cmd_mutex); in mlx4_slave_cmd()
572 mutex_unlock(&priv->cmd.slave_cmd_mutex); in mlx4_slave_cmd()
2165 mutex_lock(&priv->cmd.slave_cmd_mutex); in mlx4_master_do_cmd()
2169 mutex_unlock(&priv->cmd.slave_cmd_mutex); in mlx4_master_do_cmd()
2172 mutex_unlock(&priv->cmd.slave_cmd_mutex); in mlx4_master_do_cmd()
2501 mutex_init(&priv->cmd.slave_cmd_mutex); in mlx4_cmd_init()
2634 mutex_lock(&priv->cmd.slave_cmd_mutex); in mlx4_cmd_use_events()
2661 mutex_unlock(&priv->cmd.slave_cmd_mutex); in mlx4_cmd_use_events()
2675 mutex_lock(&priv->cmd.slave_cmd_mutex); in mlx4_cmd_use_polling()
2688 mutex_unlock(&priv->cmd.slave_cmd_mutex); in mlx4_cmd_use_polling()
A Dmain.c1873 mutex_lock(&priv->cmd.slave_cmd_mutex); in mlx4_slave_exit()
1877 mutex_unlock(&priv->cmd.slave_cmd_mutex); in mlx4_slave_exit()
2061 mutex_lock(&priv->cmd.slave_cmd_mutex); in mlx4_init_slave()
2077 mutex_unlock(&priv->cmd.slave_cmd_mutex); in mlx4_init_slave()
2108 mutex_unlock(&priv->cmd.slave_cmd_mutex); in mlx4_init_slave()
2114 mutex_unlock(&priv->cmd.slave_cmd_mutex); in mlx4_init_slave()
A Dmlx4.h631 struct mutex slave_cmd_mutex; member

Completed in 20 milliseconds