Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_nvm.h132 ice_get_inactive_nvm_ver(struct ice_hw *hw, struct ice_nvm_info *nvm);
H A Dice_type.h616 struct ice_nvm_info { struct
675 struct ice_nvm_info nvm; /* NVM version information */
H A Dice_nvm.c878 ice_get_nvm_ver_info(struct ice_hw *hw, enum ice_bank_select bank, struct ice_nvm_info *nvm) in ice_get_nvm_ver_info()
921 enum ice_status ice_get_inactive_nvm_ver(struct ice_hw *hw, struct ice_nvm_info *nvm) in ice_get_inactive_nvm_ver()
H A Dice_common.c909 struct ice_nvm_info *nvm; in ice_print_rollback_msg()
H A Dice_lib.c2458 struct ice_nvm_info *nvm = &hw->flash.nvm; in ice_nvm_version_str()