Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c2874 if (img_optype != 0xFFFF) in be_get_img_optype()
2875 return img_optype; in be_get_img_optype()
2882 img_optype = OPTYPE_REDBOOT; in be_get_img_optype()
2885 img_optype = OPTYPE_BIOS; in be_get_img_optype()
2897 img_optype = OPTYPE_NCSI_FW; in be_get_img_optype()
2912 img_optype = OPTYPE_UFI_DIR; in be_get_img_optype()
2918 return img_optype; in be_get_img_optype()
2930 u16 img_optype, flash_optype; in be_flash_skyhawk() local
2949 if (img_optype == 0xFFFF) in be_flash_skyhawk()
2955 flash_optype = img_optype; in be_flash_skyhawk()
[all …]