Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/amd/pds_core/
H A Ddevlink.c165 else if (!pdsc_is_fw_good(pdsc)) in pdsc_fw_reporter_diagnose()
H A Dcore.h279 bool pdsc_is_fw_good(struct pdsc *pdsc);
H A Ddev.c74 bool pdsc_is_fw_good(struct pdsc *pdsc) in pdsc_is_fw_good() function
H A Dcore.c638 healthy = pdsc_is_fw_good(pdsc); in pdsc_health_thread()