Home
last modified time | relevance | path

Searched refs:ICE_AQC_NVM_ACTIV_SEL_NVM (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_fw_update.c652 flag = ICE_AQC_NVM_ACTIV_SEL_NVM; in ice_flash_component()
877 *pending |= ICE_AQC_NVM_ACTIV_SEL_NVM; in ice_get_pending_updates()
925 pending &= ICE_AQC_NVM_ACTIV_SEL_NVM; in ice_cancel_pending_update()
H A Dice_adminq_cmd.h1544 #define ICE_AQC_NVM_ACTIV_SEL_NVM BIT(3) /* Write Activate/SR Dump only */ macro