Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/octeontx/
H A Dotx_cryptodev.c19 static struct rte_pci_id pci_id_cpt_table[] = { variable
101 .id_table = pci_id_cpt_table,
110 RTE_PMD_REGISTER_PCI_TABLE(CRYPTODEV_NAME_OCTEONTX_PMD, pci_id_cpt_table);
/f-stack/dpdk/drivers/crypto/octeontx2/
H A Dotx2_cryptodev.c29 static struct rte_pci_id pci_id_cpt_table[] = { variable
166 .id_table = pci_id_cpt_table,
175 RTE_PMD_REGISTER_PCI_TABLE(CRYPTODEV_NAME_OCTEONTX2_PMD, pci_id_cpt_table);