Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fw.c484 struct mlx5_mlxfw_dev { struct
493 struct mlx5_mlxfw_dev *mlx5_mlxfw_dev = in mlx5_component_query() argument
494 container_of(mlxfw_dev, struct mlx5_mlxfw_dev, mlxfw_dev); in mlx5_component_query()
495 struct mlx5_core_dev *dev = mlx5_mlxfw_dev->mlx5_core_dev; in mlx5_component_query()
503 struct mlx5_mlxfw_dev *mlx5_mlxfw_dev = in mlx5_fsm_lock() local
504 container_of(mlxfw_dev, struct mlx5_mlxfw_dev, mlxfw_dev); in mlx5_fsm_lock()
505 struct mlx5_core_dev *dev = mlx5_mlxfw_dev->mlx5_core_dev; in mlx5_fsm_lock()
524 struct mlx5_mlxfw_dev *mlx5_mlxfw_dev = in mlx5_fsm_component_update() local
525 container_of(mlxfw_dev, struct mlx5_mlxfw_dev, mlxfw_dev); in mlx5_fsm_component_update()
526 struct mlx5_core_dev *dev = mlx5_mlxfw_dev->mlx5_core_dev; in mlx5_fsm_component_update()
[all …]