Searched refs:bnxt_flash_nvram (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_ethtool.c | 1711 static int bnxt_flash_nvram(struct net_device *dev, in bnxt_flash_nvram() function 1874 rc = bnxt_flash_nvram(dev, dir_type, BNX_DIR_ORDINAL_FIRST, in bnxt_flash_firmware() 1927 rc = bnxt_flash_nvram(dev, dir_type, BNX_DIR_ORDINAL_FIRST, in bnxt_flash_microcode() 1993 rc = bnxt_flash_nvram(dev, dir_type, BNX_DIR_ORDINAL_FIRST, in bnxt_flash_firmware_from_file() 2385 return bnxt_flash_nvram(dev, type, ordinal, ext, attr, data, in bnxt_set_eeprom()
|