Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c146 struct mlxsw_sp_mlxfw_dev { struct
188 struct mlxsw_sp_mlxfw_dev *mlxsw_sp_mlxfw_dev = in mlxsw_sp_component_query() local
189 container_of(mlxfw_dev, struct mlxsw_sp_mlxfw_dev, mlxfw_dev); in mlxsw_sp_component_query()
190 struct mlxsw_sp *mlxsw_sp = mlxsw_sp_mlxfw_dev->mlxsw_sp; in mlxsw_sp_component_query()
209 struct mlxsw_sp_mlxfw_dev *mlxsw_sp_mlxfw_dev = in mlxsw_sp_fsm_lock() local
210 container_of(mlxfw_dev, struct mlxsw_sp_mlxfw_dev, mlxfw_dev); in mlxsw_sp_fsm_lock()
211 struct mlxsw_sp *mlxsw_sp = mlxsw_sp_mlxfw_dev->mlxsw_sp; in mlxsw_sp_fsm_lock()
235 struct mlxsw_sp_mlxfw_dev *mlxsw_sp_mlxfw_dev = in mlxsw_sp_fsm_component_update() local
236 container_of(mlxfw_dev, struct mlxsw_sp_mlxfw_dev, mlxfw_dev); in mlxsw_sp_fsm_component_update()
237 struct mlxsw_sp *mlxsw_sp = mlxsw_sp_mlxfw_dev->mlxsw_sp; in mlxsw_sp_fsm_component_update()
[all …]