Searched refs:ice_nvm_write_activate (Results 1 – 4 of 4) sorted by relevance
37 int ice_nvm_write_activate(struct ice_hw *hw, u16 cmd_flags, u8 *response_flags);
575 err = ice_nvm_write_activate(hw, activate_flags, &response_flags); in ice_switch_flash_banks()
1141 int ice_nvm_write_activate(struct ice_hw *hw, u16 cmd_flags, u8 *response_flags) in ice_nvm_write_activate() function
626 status = ice_nvm_write_activate(&pf->hw, ICE_AQC_NVM_ACTIV_REQ_EMPR, NULL); in ice_devlink_aq_set_port_option()