Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_nvm.c264 case ICE_SR_NETLIST_BANK_PTR: in ice_get_flash_bank_offset()
413 status = ice_read_flash_module(hw, bank, ICE_SR_NETLIST_BANK_PTR, offset * sizeof(u16), in ice_read_netlist_module()
806 status = ice_read_flash_module(hw, bank, ICE_SR_NETLIST_BANK_PTR, in ice_get_netlist_info()
1025 status = ice_read_sr_pointer(hw, ICE_SR_NETLIST_BANK_PTR, &banks->netlist_ptr); in ice_determine_active_flash_banks()
Dice_fw_update.c656 module = ICE_SR_NETLIST_BANK_PTR; in ice_flash_component()
Dice_type.h1138 #define ICE_SR_NETLIST_BANK_PTR 0x46 macro