Searched refs:mlxsw_sp_mlxfw_dev (Results 1 – 1 of 1) sorted by relevance
135 struct mlxsw_sp_mlxfw_dev { struct144 struct mlxsw_sp_mlxfw_dev *mlxsw_sp_mlxfw_dev = in mlxsw_sp_component_query() argument145 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() local166 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() local192 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 …]