Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dfw.c483 struct mlx5_mlxfw_dev { struct
492 struct mlx5_mlxfw_dev *mlx5_mlxfw_dev = in mlx5_component_query() argument
493 container_of(mlxfw_dev, struct mlx5_mlxfw_dev, mlxfw_dev); in mlx5_component_query()
494 struct mlx5_core_dev *dev = mlx5_mlxfw_dev->mlx5_core_dev; in mlx5_component_query()
507 struct mlx5_mlxfw_dev *mlx5_mlxfw_dev = in mlx5_fsm_lock() local
508 container_of(mlxfw_dev, struct mlx5_mlxfw_dev, mlxfw_dev); in mlx5_fsm_lock()
509 struct mlx5_core_dev *dev = mlx5_mlxfw_dev->mlx5_core_dev; in mlx5_fsm_lock()
528 struct mlx5_mlxfw_dev *mlx5_mlxfw_dev = in mlx5_fsm_component_update() local
529 container_of(mlxfw_dev, struct mlx5_mlxfw_dev, mlxfw_dev); in mlx5_fsm_component_update()
530 struct mlx5_core_dev *dev = mlx5_mlxfw_dev->mlx5_core_dev; in mlx5_fsm_component_update()
[all …]