Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/amd/pds_core/
Ddevlink.c163 else if (!pdsc_is_fw_good(pdsc)) in pdsc_fw_reporter_diagnose()
Dcore.h276 bool pdsc_is_fw_good(struct pdsc *pdsc);
Ddev.c69 bool pdsc_is_fw_good(struct pdsc *pdsc) in pdsc_is_fw_good() function
Dcore.c584 healthy = pdsc_is_fw_good(pdsc); in pdsc_health_thread()