Lines Matching +full:0 +full:x10600
48 devlink_flash_update_status_notify(dl, "Preparing to flash", NULL, 0, 0); in bnxt_dl_flash_update()
49 rc = bnxt_flash_package_from_fw_obj(bp->dev, params->fw, 0, extack); in bnxt_dl_flash_update()
51 devlink_flash_update_status_notify(dl, "Flashing done", NULL, 0, 0); in bnxt_dl_flash_update()
53 devlink_flash_update_status_notify(dl, "Flashing failed", NULL, 0, 0); in bnxt_dl_flash_update()
69 req->fid = cpu_to_le16(0xffff); in bnxt_hwrm_remote_dev_reset_set()
110 return 0; in bnxt_fw_diagnose()
115 return 0; in bnxt_fw_diagnose()
149 return 0; in bnxt_fw_diagnose()
158 return 0; in bnxt_fw_diagnose()
222 reporter = devlink_health_reporter_create(bp->dl, ops, 0, bp); in __bnxt_dl_reporter_create()
343 #define BNXT_LIVEPATCH_NOT_INSTALLED 0
361 u32 installed = 0; in bnxt_dl_livepatch_activate()
436 int rc = 0; in bnxt_dl_reload_down()
446 bnxt_ulp_start(bp, 0); in bnxt_dl_reload_down()
451 bnxt_ulp_start(bp, 0); in bnxt_dl_reload_down()
512 int rc = 0; in bnxt_dl_reload_up()
514 *actions_performed = 0; in bnxt_dl_reload_up()
599 if (bnxt_get_nvram_item(bp->dev, index, 0, datalen, buf)) { in bnxt_nvm_test()
605 BNX_DIR_EXT_NONE, 0, 0, buf, datalen)) { in bnxt_nvm_test()
682 u32 val32 = 0; in bnxt_copy_to_nvm_data()
739 dim = 0; in bnxt_hwrm_get_nvm_cfg_ver()
740 i = 0; in bnxt_hwrm_get_nvm_cfg_ver()
751 while (i >= 0) { in bnxt_hwrm_get_nvm_cfg_ver()
776 return 0; in bnxt_dl_info_put()
781 return 0; in bnxt_dl_info_put()
791 return 0; in bnxt_dl_info_put()
807 return 0; in bnxt_dl_livepatch_info_put()
827 resp->active_ver[sizeof(resp->active_ver) - 1] = '\0'; in bnxt_dl_livepatch_info_put()
834 resp->install_ver[sizeof(resp->install_ver) - 1] = '\0'; in bnxt_dl_livepatch_info_put()
857 u32 ver = 0; in bnxt_dl_info_get()
863 bp->dsn[3], bp->dsn[2], bp->dsn[1], bp->dsn[0]); in bnxt_dl_info_get()
900 buf[0] = 0; in bnxt_dl_info_get()
908 sprintf(buf, "%d.%d.%d", (ver >> 16) & 0xff, (ver >> 8) & 0xff, in bnxt_dl_info_get()
909 ver & 0xff); in bnxt_dl_info_get()
970 return 0; in bnxt_dl_info_get()
973 buf[0] = 0; in bnxt_dl_info_get()
1021 int idx = 0, rc, i; in bnxt_hwrm_nvm_req()
1029 for (i = 0; i < ARRAY_SIZE(nvm_params); i++) { in bnxt_hwrm_nvm_req()
1136 return 0; in bnxt_dl_msix_validate()
1148 return 0; in bnxt_remote_dev_reset_get()
1200 if (bp->hwrm_spec_code < 0x10600) in bnxt_dl_params_register()
1201 return 0; in bnxt_dl_params_register()
1217 if (bp->hwrm_spec_code < 0x10600) in bnxt_dl_params_unregister()
1252 bp->hwrm_spec_code > 0x10803) in bnxt_dl_register()
1275 return 0; in bnxt_dl_register()