Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/base/
H A Dice_nvm.h101 ice_get_inactive_nvm_ver(struct ice_hw *hw, struct ice_nvm_info *nvm);
H A Dice_nvm.c577 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()
620 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_type.h780 struct ice_nvm_info { struct
821 struct ice_nvm_info nvm; /* NVM version information */
H A Dice_common.c873 struct ice_nvm_info *nvm; in ice_print_rollback_msg()