Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/amd/pds_core/
H A Ddev.c368 static int pdsc_identify_ver(struct pdsc *pdsc, u8 drv_ident_ver) in pdsc_identify_ver() function
434 err = pdsc_identify_ver(pdsc, PDS_CORE_IDENTITY_VERSION_2); in pdsc_identify()
436 err = pdsc_identify_ver(pdsc, PDS_CORE_IDENTITY_VERSION_1); in pdsc_identify()