Searched refs:bnxt_flash_nvram (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_ethtool.c | 1412 static int bnxt_flash_nvram(struct net_device *dev, in bnxt_flash_nvram() function 1569 rc = bnxt_flash_nvram(dev, dir_type, BNX_DIR_ORDINAL_FIRST, in bnxt_flash_firmware() 1622 rc = bnxt_flash_nvram(dev, dir_type, BNX_DIR_ORDINAL_FIRST, in bnxt_flash_microcode() 1688 rc = bnxt_flash_nvram(dev, dir_type, BNX_DIR_ORDINAL_FIRST, in bnxt_flash_firmware_from_file() 2081 return bnxt_flash_nvram(dev, type, ordinal, ext, attr, data, in bnxt_set_eeprom()
|