Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/drivers/net/netdevsim/
H A Ddevlink.sh612 check_reporter_info dummy healthy 0 0 0 true
617 check_reporter_info dummy healthy 0 0 0 false
638 check_reporter_info dummy healthy 1 1 0 false
643 check_reporter_info dummy healthy 1 1 0 true
648 check_reporter_info dummy healthy 2 2 0 true
660 check_reporter_info dummy healthy 2 2 10 true
679 check_reporter_info dummy healthy 3 3 10 true
/linux/Documentation/ABI/stable/
H A Dsysfs-driver-firmware-zynqmp99 is compiled with CHECK_HEALTHY_BOOT, it will check the healthy
100 bit on FPD WDT expiration. If healthy bit is set by a user
102 healthy bit is not set during FPD WDT expiration, PMUFW will do
107 Set healthy bit::
111 Unset healthy bit::
/linux/drivers/net/ethernet/amd/pds_core/
H A Dcore.c632 bool healthy; in pdsc_health_thread() local
642 healthy = pdsc_is_fw_good(pdsc); in pdsc_health_thread()
644 __func__, healthy, pdsc->fw_status, pdsc->last_hb); in pdsc_health_thread()
647 if (healthy) in pdsc_health_thread()
650 if (!healthy) in pdsc_health_thread()
/linux/Documentation/networking/device_drivers/ethernet/amd/
H A Dpds_core.rst113 state healthy error 0 recover 0
115 Status: healthy State: 1 Generation: 0 Recoveries: 0
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_devlink.h77 void bnxt_dl_health_fw_status_update(struct bnxt *bp, bool healthy);
/linux/Documentation/maintainer/
H A Dmaintainer-entry-profile.rst41 for a patch to be considered healthy enough for maintainer attention.
/linux/Documentation/timers/
H A Dhrtimers.rst171 code got a healthy amount of testing and use in practice.
/linux/drivers/infiniband/ulp/rtrs/
H A DREADME101 healthy path, if any, and the reconnect mechanism is triggered.
/linux/Documentation/process/
H A Dmanagement-style.rst121 healthy dose of critical thinking on what they do.