Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/amd/pds_core/
Dcore.c405 int pdsc_setup(struct pdsc *pdsc, bool init) in pdsc_setup() function
549 err = pdsc_setup(pdsc, PDSC_SETUP_RECOVERY); in pdsc_fw_up()
Dcore.h294 int pdsc_setup(struct pdsc *pdsc, bool init);
Dmain.c246 err = pdsc_setup(pdsc, PDSC_SETUP_INIT); in pdsc_init_pf()