Searched refs:mlx5_mlxfw_dev (Results 1 – 1 of 1) sorted by relevance
492 struct mlx5_mlxfw_dev { struct501 struct mlx5_mlxfw_dev *mlx5_mlxfw_dev = in mlx5_component_query() argument502 container_of(mlxfw_dev, struct mlx5_mlxfw_dev, mlxfw_dev); in mlx5_component_query()503 struct mlx5_core_dev *dev = mlx5_mlxfw_dev->mlx5_core_dev; in mlx5_component_query()516 struct mlx5_mlxfw_dev *mlx5_mlxfw_dev = in mlx5_fsm_lock() local517 container_of(mlxfw_dev, struct mlx5_mlxfw_dev, mlxfw_dev); in mlx5_fsm_lock()518 struct mlx5_core_dev *dev = mlx5_mlxfw_dev->mlx5_core_dev; in mlx5_fsm_lock()537 struct mlx5_mlxfw_dev *mlx5_mlxfw_dev = in mlx5_fsm_component_update() local538 container_of(mlxfw_dev, struct mlx5_mlxfw_dev, mlxfw_dev); in mlx5_fsm_component_update()539 struct mlx5_core_dev *dev = mlx5_mlxfw_dev->mlx5_core_dev; in mlx5_fsm_component_update()[all …]