Searched refs:mlx5_mlxfw_dev (Results 1 – 1 of 1) sorted by relevance
498 struct mlx5_mlxfw_dev { struct507 struct mlx5_mlxfw_dev *mlx5_mlxfw_dev = in mlx5_component_query() local508 container_of(mlxfw_dev, struct mlx5_mlxfw_dev, mlxfw_dev); in mlx5_component_query()509 struct mlx5_core_dev *dev = mlx5_mlxfw_dev->mlx5_core_dev; in mlx5_component_query()522 struct mlx5_mlxfw_dev *mlx5_mlxfw_dev = in mlx5_fsm_lock() local523 container_of(mlxfw_dev, struct mlx5_mlxfw_dev, mlxfw_dev); in mlx5_fsm_lock()524 struct mlx5_core_dev *dev = mlx5_mlxfw_dev->mlx5_core_dev; in mlx5_fsm_lock()543 struct mlx5_mlxfw_dev *mlx5_mlxfw_dev = in mlx5_fsm_component_update() local544 container_of(mlxfw_dev, struct mlx5_mlxfw_dev, mlxfw_dev); in mlx5_fsm_component_update()545 struct mlx5_core_dev *dev = mlx5_mlxfw_dev->mlx5_core_dev; in mlx5_fsm_component_update()[all …]