Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/emulex/benet/ !
H A Dbe_cmds.c2670 u16 img_optype, bool *crc_match) in be_check_flash_crc() argument
2685 *crc_match = true; in be_check_flash_crc()
2687 *crc_match = false; in be_check_flash_crc()
2763 bool crc_match; in be_flash_BEx() local
2845 OPTYPE_REDBOOT, &crc_match); in be_flash_BEx()
2853 if (crc_match) in be_flash_BEx()
2930 bool crc_match, old_fw_img, flash_offset_support = true; in be_flash_skyhawk() local
2970 &crc_match); in be_flash_skyhawk()
2998 if (crc_match) in be_flash_skyhawk()