Home
last modified time | relevance | path

Searched refs:pdsc_is_fw_running (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/amd/pds_core/
Dadminq.c181 if (!pdsc_is_fw_running(pdsc)) { in __pdsc_adminq_post()
250 if (!pdsc_is_fw_running(pdsc)) { in pdsc_adminq_post()
Ddev.c56 bool pdsc_is_fw_running(struct pdsc *pdsc) in pdsc_is_fw_running() function
71 bool fw_running = pdsc_is_fw_running(pdsc); in pdsc_is_fw_good()
Dcore.h275 bool pdsc_is_fw_running(struct pdsc *pdsc);