Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/amd/pds_core/
H A Dcore.c446 int pdsc_setup(struct pdsc *pdsc, bool init) in pdsc_setup() function
580 err = pdsc_setup(pdsc, PDSC_SETUP_RECOVERY); in pdsc_fw_up()
H A Dcore.h298 int pdsc_setup(struct pdsc *pdsc, bool init);
H A Dmain.c254 err = pdsc_setup(pdsc, PDSC_SETUP_INIT); in pdsc_init_pf()