Searched refs:switch_sem (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dcmd.c787 down_read(&mlx4_priv(dev)->cmd.switch_sem);
797 up_read(&mlx4_priv(dev)->cmd.switch_sem);
2501 init_rwsem(&priv->cmd.switch_sem);
2636 down_write(&priv->cmd.switch_sem);
2660 up_write(&priv->cmd.switch_sem);
2677 down_write(&priv->cmd.switch_sem);
2687 up_write(&priv->cmd.switch_sem);
H A Dmlx4.h636 struct rw_semaphore switch_sem; member in struct:mlx4_cmd

Completed in 207 milliseconds