Searched refs:bnxt_flash_nvram (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_ethtool.h | 70 int bnxt_flash_nvram(struct net_device *dev, u16 dir_type,
|
| H A D | bnxt_ethtool.c | 3382 int bnxt_flash_nvram(struct net_device *dev, u16 dir_type, in bnxt_flash_nvram() function 3584 rc = bnxt_flash_nvram(dev, dir_type, BNX_DIR_ORDINAL_FIRST, in bnxt_flash_firmware() 3637 rc = bnxt_flash_nvram(dev, dir_type, BNX_DIR_ORDINAL_FIRST, in bnxt_flash_microcode() 3703 rc = bnxt_flash_nvram(dev, dir_type, BNX_DIR_ORDINAL_FIRST, in bnxt_flash_firmware_from_file() 3782 rc = bnxt_flash_nvram(dev, BNX_DIR_TYPE_UPDATE, in bnxt_resize_update_entry() 3926 rc = bnxt_flash_nvram(bp->dev, in bnxt_flash_package_from_fw_obj() 4295 return bnxt_flash_nvram(dev, type, ordinal, ext, attr, 0, data, in bnxt_set_eeprom()
|
| H A D | bnxt_devlink.c | 617 if (bnxt_flash_nvram(bp->dev, BNX_DIR_TYPE_VPD, BNX_DIR_ORDINAL_FIRST, in bnxt_nvm_test()
|