Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfw.c543 struct mlx5_mlxfw_dev { struct
552 struct mlx5_mlxfw_dev *mlx5_mlxfw_dev = in mlx5_component_query() argument
553 container_of(mlxfw_dev, struct mlx5_mlxfw_dev, mlxfw_dev); in mlx5_component_query()
554 struct mlx5_core_dev *dev = mlx5_mlxfw_dev->mlx5_core_dev; in mlx5_component_query()
567 struct mlx5_mlxfw_dev *mlx5_mlxfw_dev = in mlx5_fsm_lock() local
568 container_of(mlxfw_dev, struct mlx5_mlxfw_dev, mlxfw_dev); in mlx5_fsm_lock()
569 struct mlx5_core_dev *dev = mlx5_mlxfw_dev->mlx5_core_dev; in mlx5_fsm_lock()
588 struct mlx5_mlxfw_dev *mlx5_mlxfw_dev = in mlx5_fsm_component_update() local
589 container_of(mlxfw_dev, struct mlx5_mlxfw_dev, mlxfw_dev); in mlx5_fsm_component_update()
590 struct mlx5_core_dev *dev = mlx5_mlxfw_dev->mlx5_core_dev; in mlx5_fsm_component_update()
[all …]