Searched refs:ice_get_nvm_ver_info (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/ice/
H A Dice_nvm.c824 * ice_get_nvm_ver_info - Read NVM version information
833 ice_get_nvm_ver_info(struct ice_hw *hw, enum ice_bank_select bank, struct ice_nvm_info *nvm) function
878 return ice_get_nvm_ver_info(hw, ICE_INACTIVE_FLASH_BANK, nvm);
1372 status = ice_get_nvm_ver_info(hw, ICE_ACTIVE_FLASH_BANK, &flash->nvm);

Completed in 98 milliseconds