Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_nvm.c1059 ice_get_orom_ver_info(struct ice_hw *hw, enum ice_bank_select bank, struct ice_orom_info *orom) in ice_get_orom_ver_info() function
1097 return ice_get_orom_ver_info(hw, ICE_INACTIVE_FLASH_BANK, orom); in ice_get_inactive_orom_ver()
1453 status = ice_get_orom_ver_info(hw, ICE_ACTIVE_FLASH_BANK, &flash->orom); in ice_init_nvm()