Searched refs:ice_get_orom_ver_info (Results 1 – 1 of 1) sorted by relevance
696 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() function728 return ice_get_orom_ver_info(hw, ICE_INACTIVE_FLASH_BANK, orom); in ice_get_inactive_orom_ver()1065 status = ice_get_orom_ver_info(hw, ICE_ACTIVE_FLASH_BANK, &flash->orom); in ice_init_nvm()