Home
last modified time | relevance | path

Searched refs:BNX_DIR_ORDINAL_FIRST (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_nvm_defs.h52 #define BNX_DIR_ORDINAL_FIRST 0 macro
Dbnxt_ethtool.c2396 rc = bnxt_flash_nvram(dev, dir_type, BNX_DIR_ORDINAL_FIRST, in bnxt_flash_firmware()
2449 rc = bnxt_flash_nvram(dev, dir_type, BNX_DIR_ORDINAL_FIRST, in bnxt_flash_microcode()
2515 rc = bnxt_flash_nvram(dev, dir_type, BNX_DIR_ORDINAL_FIRST, in bnxt_flash_firmware_from_file()
2586 BNX_DIR_ORDINAL_FIRST, BNX_DIR_EXT_NONE, NULL, in bnxt_resize_update_entry()
2595 BNX_DIR_ORDINAL_FIRST, 0, 1, in bnxt_resize_update_entry()
2670 BNX_DIR_ORDINAL_FIRST, in bnxt_flash_package_from_fw_obj()
2740 BNX_DIR_ORDINAL_FIRST, in bnxt_flash_package_from_fw_obj()
2993 BNX_DIR_ORDINAL_FIRST, BNX_DIR_EXT_NONE, in bnxt_get_pkginfo()
Dbnxt_devlink.c622 BNX_DIR_ORDINAL_FIRST, BNX_DIR_EXT_NONE, in bnxt_nvm_test()
639 if (bnxt_flash_nvram(bp->dev, BNX_DIR_TYPE_VPD, BNX_DIR_ORDINAL_FIRST, in bnxt_nvm_test()