Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_devlink.h13 #define HINIC_MAGIC_NUM 0x18221100 macro
H A Dhinic_devlink.c32 if (fw_image->fw_magic != HINIC_MAGIC_NUM) { in check_image_valid()