Searched refs:bnxt_flash_nvram (Results 1 – 3 of 3) sorted by relevance
| /linux/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 | 3498 int bnxt_flash_nvram(struct net_device *dev, u16 dir_type, in bnxt_flash_nvram() function 3700 rc = bnxt_flash_nvram(dev, dir_type, BNX_DIR_ORDINAL_FIRST, in bnxt_flash_firmware() 3753 rc = bnxt_flash_nvram(dev, dir_type, BNX_DIR_ORDINAL_FIRST, in bnxt_flash_microcode() 3819 rc = bnxt_flash_nvram(dev, dir_type, BNX_DIR_ORDINAL_FIRST, in bnxt_flash_firmware_from_file() 3915 rc = bnxt_flash_nvram(dev, BNX_DIR_TYPE_UPDATE, in bnxt_resize_update_entry() 4068 rc = bnxt_flash_nvram(bp->dev, in bnxt_flash_package_from_fw_obj() 4437 return bnxt_flash_nvram(dev, type, ordinal, ext, attr, 0, data, in bnxt_set_eeprom()
|
| H A D | bnxt_devlink.c | 611 if (bnxt_flash_nvram(bp->dev, BNX_DIR_TYPE_VPD, BNX_DIR_ORDINAL_FIRST, in bnxt_nvm_test()
|