Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_nvm.c255 case ICE_SR_1ST_NVM_BANK_PTR: in ice_read_flash_module()
296 ICE_SR_1ST_NVM_BANK_PTR, offset, data); in ice_read_active_nvm_module()
785 status = ice_read_sr_pointer(hw, ICE_SR_1ST_NVM_BANK_PTR, &banks->nvm_ptr); in ice_determine_active_flash_banks()
H A Dice_type.h1131 #define ICE_SR_1ST_NVM_BANK_PTR 0x42 macro