Home
last modified time | relevance | path

Searched refs:healthy (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/amd/pds_core/
Dcore.c602 bool healthy; in pdsc_health_thread() local
612 healthy = pdsc_is_fw_good(pdsc); in pdsc_health_thread()
614 __func__, healthy, pdsc->fw_status, pdsc->last_hb); in pdsc_health_thread()
617 if (healthy) in pdsc_health_thread()
620 if (!healthy) in pdsc_health_thread()
/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_devlink.h75 void bnxt_dl_health_fw_status_update(struct bnxt *bp, bool healthy);
Dbnxt_devlink.c302 void bnxt_dl_health_fw_status_update(struct bnxt *bp, bool healthy) in bnxt_dl_health_fw_status_update() argument
308 if (healthy) { in bnxt_dl_health_fw_status_update()
/drivers/infiniband/ulp/rtrs/
DREADME101 healthy path, if any, and the reconnect mechanism is triggered.