Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/amd/pds_core/
Ddev.c58 bool pdsc_is_fw_running(struct pdsc *pdsc) in pdsc_is_fw_running() function
76 bool fw_running = pdsc_is_fw_running(pdsc); in pdsc_is_fw_good()
145 running = pdsc_is_fw_running(pdsc); in pdsc_devcmd_wait()
232 if (!pdsc_is_fw_running(pdsc)) in pdsc_devcmd_reset()
Dadminq.c189 if (!pdsc_is_fw_running(pdsc)) { in __pdsc_adminq_post()
270 if (!pdsc_is_fw_running(pdsc)) { in pdsc_adminq_post()
Dcore.h278 bool pdsc_is_fw_running(struct pdsc *pdsc);