Home
last modified time | relevance | path

Searched refs:switch_sem (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A Dcmd.c787 down_read(&mlx4_priv(dev)->cmd.switch_sem); in __mlx4_cmd()
797 up_read(&mlx4_priv(dev)->cmd.switch_sem); in __mlx4_cmd()
2501 init_rwsem(&priv->cmd.switch_sem); in mlx4_cmd_init()
2637 down_write(&priv->cmd.switch_sem); in mlx4_cmd_use_events()
2661 up_write(&priv->cmd.switch_sem); in mlx4_cmd_use_events()
2678 down_write(&priv->cmd.switch_sem); in mlx4_cmd_use_polling()
2688 up_write(&priv->cmd.switch_sem); in mlx4_cmd_use_polling()
H A Dmlx4.h633 struct rw_semaphore switch_sem; member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A Dcmd.c787 down_read(&mlx4_priv(dev)->cmd.switch_sem); in __mlx4_cmd()
797 up_read(&mlx4_priv(dev)->cmd.switch_sem); in __mlx4_cmd()
2500 init_rwsem(&priv->cmd.switch_sem); in mlx4_cmd_init()
2635 down_write(&priv->cmd.switch_sem); in mlx4_cmd_use_events()
2659 up_write(&priv->cmd.switch_sem); in mlx4_cmd_use_events()
2676 down_write(&priv->cmd.switch_sem); in mlx4_cmd_use_polling()
2686 up_write(&priv->cmd.switch_sem); in mlx4_cmd_use_polling()
H A Dmlx4.h636 struct rw_semaphore switch_sem; member

Completed in 14 milliseconds