Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/amd/pds_core/
H A Ddevlink.c164 else if (!pdsc_is_fw_good(pdsc)) in pdsc_fw_reporter_diagnose()
H A Dcore.h277 bool pdsc_is_fw_good(struct pdsc *pdsc);
H A Ddev.c72 bool pdsc_is_fw_good(struct pdsc *pdsc) in pdsc_is_fw_good() function
H A Dcore.c612 healthy = pdsc_is_fw_good(pdsc); in pdsc_health_thread()