Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_nvm.h130 ice_get_inactive_orom_ver(struct ice_hw *hw, struct ice_orom_info *orom);
H A Dice_type.h608 struct ice_orom_info { struct
674 struct ice_orom_info orom; /* Option ROM version info */
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()
1095 enum ice_status ice_get_inactive_orom_ver(struct ice_hw *hw, struct ice_orom_info *orom) in ice_get_inactive_orom_ver()
H A Dice_common.c908 struct ice_orom_info *orom; in ice_print_rollback_msg()
H A Dice_lib.c2459 struct ice_orom_info *orom = &hw->flash.orom; in ice_nvm_version_str()