Searched refs:mlxsw_env_module_port_down (Results 1 – 3 of 3) sorted by relevance
66 void mlxsw_env_module_port_down(struct mlxsw_core *mlxsw_core, u8 slot_index,
1211 void mlxsw_env_module_port_down(struct mlxsw_core *mlxsw_core, u8 slot_index, in mlxsw_env_module_port_down() function1238 EXPORT_SYMBOL(mlxsw_env_module_port_down);
80 mlxsw_env_module_port_down(mlxsw_m->core, 0, mlxsw_m_port->module); in mlxsw_m_port_stop()