Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/amd/pds_core/
H A 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()
H A Dadminq.c183 if (!pdsc_is_fw_running(pdsc)) { in __pdsc_adminq_post()
260 if (!pdsc_is_fw_running(pdsc)) { in pdsc_adminq_post()