Searched refs:mlxsw_core_fw_flash_end (Results 1 – 3 of 3) sorted by relevance
336 void mlxsw_core_fw_flash_end(struct mlxsw_core *mlxsw_core);
2115 void mlxsw_core_fw_flash_end(struct mlxsw_core *mlxsw_core) in mlxsw_core_fw_flash_end() function2119 EXPORT_SYMBOL(mlxsw_core_fw_flash_end);
377 mlxsw_core_fw_flash_end(mlxsw_sp->core); in mlxsw_sp_firmware_flash()