Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds