Home
last modified time | relevance | path

Searched refs:remedy (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_devlink.c88 static char *bnxt_health_remedy_str(enum bnxt_health_remedy remedy) in bnxt_health_remedy_str() argument
90 switch (remedy) { in bnxt_health_remedy_str()
124 h->remedy = REMEDY_POWER_CYCLE_DEVICE; in bnxt_fw_diagnose()
148 bnxt_health_remedy_str(h->remedy)); in bnxt_fw_diagnose()
151 if (h->remedy == REMEDY_DEVLINK_RECOVER) { in bnxt_fw_diagnose()
294 fw_health->remedy = REMEDY_DEVLINK_RECOVER; in bnxt_devlink_health_fw_report()
313 fw_health->remedy = REMEDY_POWER_CYCLE_DEVICE; in bnxt_dl_health_fw_status_update()
H A Dbnxt.h1610 /* Protects severity and remedy */
1613 enum bnxt_health_remedy remedy; member

Completed in 8 milliseconds