Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_bootcfg.c855 rc = efx_nvram_size(enp, EFX_NVRAM_BOOTROM_CFG, &partn_length); in efx_bootcfg_read()
894 if ((rc = efx_nvram_rw_start(enp, EFX_NVRAM_BOOTROM_CFG, NULL)) != 0) in efx_bootcfg_read()
897 if ((rc = efx_nvram_read_chunk(enp, EFX_NVRAM_BOOTROM_CFG, in efx_bootcfg_read()
899 (void) efx_nvram_rw_finish(enp, EFX_NVRAM_BOOTROM_CFG, NULL); in efx_bootcfg_read()
903 if ((rc = efx_nvram_rw_finish(enp, EFX_NVRAM_BOOTROM_CFG, NULL)) != 0) in efx_bootcfg_read()
1009 rc = efx_nvram_size(enp, EFX_NVRAM_BOOTROM_CFG, &partn_length); in efx_bootcfg_write()
1059 rc = efx_nvram_rw_start(enp, EFX_NVRAM_BOOTROM_CFG, NULL); in efx_bootcfg_write()
1064 rc = efx_nvram_read_chunk(enp, EFX_NVRAM_BOOTROM_CFG, 0, in efx_bootcfg_write()
1079 if ((rc = efx_nvram_erase(enp, EFX_NVRAM_BOOTROM_CFG)) != 0) in efx_bootcfg_write()
1082 if ((rc = efx_nvram_write_chunk(enp, EFX_NVRAM_BOOTROM_CFG, in efx_bootcfg_write()
[all …]
H A Dsiena_nvram.c220 {MC_CMD_NVRAM_TYPE_EXP_ROM_CFG_PORT0, 1, EFX_NVRAM_BOOTROM_CFG},
221 {MC_CMD_NVRAM_TYPE_EXP_ROM_CFG_PORT1, 2, EFX_NVRAM_BOOTROM_CFG},
H A Defx.h1823 EFX_NVRAM_BOOTROM_CFG, enumerator