Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/amd/pds_core/
H A Ddebugfs.c39 ident = &pdsc->dev_ident; in identity_show()
58 le16_to_cpu(pdsc->dev_ident.vif_types[vt])); in identity_show()
H A Dauxbus.c226 vt_support = !!le16_to_cpu(pf->dev_ident.vif_types[vt]); in pdsc_auxbus_dev_add()
H A Dcore.h178 struct pds_core_dev_identity dev_ident; member
H A Dcore.c377 dbid_count = le32_to_cpu(pdsc->dev_ident.ndbpgs_per_lif); in pdsc_core_init()
434 vt_support = !!le16_to_cpu(pdsc->dev_ident.vif_types[vt]); in pdsc_viftypes_init()