Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxfw/
H A Dmlxfw_mfa2.c82 static const u8 mlxfw_mfa2_comp_magic[] = "#BIN.COMPONENT!#"; variable
83 static const int mlxfw_mfa2_comp_magic_len = sizeof(mlxfw_mfa2_comp_magic) - 1;
564 if (memcmp(comp_data->buff, mlxfw_mfa2_comp_magic, in mlxfw_mfa2_file_component_get()