Home
last modified time | relevance | path

Searched refs:ice_aq_nvm_update_empr (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_nvm.h38 int ice_aq_nvm_update_empr(struct ice_hw *hw);
H A Dice_nvm.c1167 int ice_aq_nvm_update_empr(struct ice_hw *hw) in ice_aq_nvm_update_empr() function
H A Dice_devlink.c416 err = ice_aq_nvm_update_empr(hw); in ice_devlink_reload_empr_start()