Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_fw_update.c105 case NVM_COMP_ID_NVM: in ice_check_component_response()
227 case NVM_COMP_ID_NVM: in ice_send_component_table()
658 case NVM_COMP_ID_NVM: in ice_flash_component()
1025 priv.context.component_identifier = NVM_COMP_ID_NVM; in ice_devlink_flash_update()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_fw_update.c174 case NVM_COMP_ID_NVM: in ixgbe_send_component_table()
430 case NVM_COMP_ID_NVM: in ixgbe_flash_component()
H A Dixgbe_type_e610.h780 #define NVM_COMP_ID_NVM 0x6 macro