Home
last modified time | relevance | path

Searched refs:MLX5_VSC_LOCK (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dpci_vsc.h9 MLX5_VSC_LOCK, enumerator
H A Dpci_vsc.c299 if (state == MLX5_VSC_LOCK) { in mlx5_vsc_sem_set_space()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Dcrdump.c56 MLX5_VSC_LOCK); in mlx5_crdump_collect()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dhealth.c147 state = lock ? MLX5_VSC_LOCK : MLX5_VSC_UNLOCK; in lock_sem_sw_reset()