Searched refs:healthy (Results 1 – 4 of 4) sorted by relevance
602 bool healthy; in pdsc_health_thread() local612 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()
75 void bnxt_dl_health_fw_status_update(struct bnxt *bp, bool healthy);
302 void bnxt_dl_health_fw_status_update(struct bnxt *bp, bool healthy) in bnxt_dl_health_fw_status_update() argument308 if (healthy) { in bnxt_dl_health_fw_status_update()
101 healthy path, if any, and the reconnect mechanism is triggered.