Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c135 struct mlxsw_sp_mlxfw_dev { struct
144 struct mlxsw_sp_mlxfw_dev *mlxsw_sp_mlxfw_dev = in mlxsw_sp_component_query() argument
145 container_of(mlxfw_dev, struct mlxsw_sp_mlxfw_dev, mlxfw_dev); in mlxsw_sp_component_query()
146 struct mlxsw_sp *mlxsw_sp = mlxsw_sp_mlxfw_dev->mlxsw_sp; in mlxsw_sp_component_query()
165 struct mlxsw_sp_mlxfw_dev *mlxsw_sp_mlxfw_dev = in mlxsw_sp_fsm_lock() local
166 container_of(mlxfw_dev, struct mlxsw_sp_mlxfw_dev, mlxfw_dev); in mlxsw_sp_fsm_lock()
167 struct mlxsw_sp *mlxsw_sp = mlxsw_sp_mlxfw_dev->mlxsw_sp; in mlxsw_sp_fsm_lock()
191 struct mlxsw_sp_mlxfw_dev *mlxsw_sp_mlxfw_dev = in mlxsw_sp_fsm_component_update() local
192 container_of(mlxfw_dev, struct mlxsw_sp_mlxfw_dev, mlxfw_dev); in mlxsw_sp_fsm_component_update()
193 struct mlxsw_sp *mlxsw_sp = mlxsw_sp_mlxfw_dev->mlxsw_sp; in mlxsw_sp_fsm_component_update()
[all …]