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 | 69 int bnxt_flash_nvram(struct net_device *dev, u16 dir_type,
|
H A D | bnxt_ethtool.c | 3325 int bnxt_flash_nvram(struct net_device *dev, u16 dir_type, in bnxt_flash_nvram() function 3527 rc = bnxt_flash_nvram(dev, dir_type, BNX_DIR_ORDINAL_FIRST, in bnxt_flash_firmware() 3580 rc = bnxt_flash_nvram(dev, dir_type, BNX_DIR_ORDINAL_FIRST, in bnxt_flash_microcode() 3646 rc = bnxt_flash_nvram(dev, dir_type, BNX_DIR_ORDINAL_FIRST, in bnxt_flash_firmware_from_file() 3725 rc = bnxt_flash_nvram(dev, BNX_DIR_TYPE_UPDATE, in bnxt_resize_update_entry() 3869 rc = bnxt_flash_nvram(bp->dev, in bnxt_flash_package_from_fw_obj() 4238 return bnxt_flash_nvram(dev, type, ordinal, ext, attr, 0, data, in bnxt_set_eeprom()
|
H A D | bnxt_devlink.c | 604 if (bnxt_flash_nvram(bp->dev, BNX_DIR_TYPE_VPD, BNX_DIR_ORDINAL_FIRST, in bnxt_nvm_test()
|