Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlxfw/
Dmlxfw_mfa2.c112 static const u8 mlxfw_mfa2_comp_magic[] = "#BIN.COMPONENT!#"; variable
113 static const int mlxfw_mfa2_comp_magic_len = sizeof(mlxfw_mfa2_comp_magic) - 1;
594 if (memcmp(comp_data->buff, mlxfw_mfa2_comp_magic, in mlxfw_mfa2_file_component_get()