Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlxfw/
Dmlxfw_mfa2.c81 static const u8 mlxfw_mfa2_comp_magic[] = "#BIN.COMPONENT!#"; variable
82 static const int mlxfw_mfa2_comp_magic_len = sizeof(mlxfw_mfa2_comp_magic) - 1;
563 if (memcmp(comp_data->buff, mlxfw_mfa2_comp_magic, in mlxfw_mfa2_file_component_get()