Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_nvm.h23 int ice_get_inactive_orom_ver(struct ice_hw *hw, struct ice_orom_info *orom);
H A Dice_type.h422 struct ice_orom_info { struct
478 struct ice_orom_info orom; /* Option ROM version info */
H A Dice_nvm.c709 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()
739 int ice_get_inactive_orom_ver(struct ice_hw *hw, struct ice_orom_info *orom) in ice_get_inactive_orom_ver()
H A Dice_devlink.c18 struct ice_orom_info pending_orom;
81 struct ice_orom_info *orom = &pf->hw.flash.orom; in ice_info_orom_ver()
91 struct ice_orom_info *orom = &ctx->pending_orom; in ice_info_pending_orom_ver()
H A Dice_ethtool.c354 struct ice_orom_info *orom; in __ice_get_drvinfo()