Home
last modified time | relevance | path

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

/dpdk/drivers/crypto/octeontx/
H A Dotx_cryptodev.c22 static struct rte_pci_id pci_id_cpt_table[] = { variable
109 .id_table = pci_id_cpt_table,
118 RTE_PMD_REGISTER_PCI_TABLE(CRYPTODEV_NAME_OCTEONTX_PMD, pci_id_cpt_table);
/dpdk/drivers/crypto/cnxk/
H A Dcn9k_cryptodev.c24 static struct rte_pci_id pci_id_cpt_table[] = { variable
151 .id_table = pci_id_cpt_table,
160 RTE_PMD_REGISTER_PCI_TABLE(CRYPTODEV_NAME_CN9K_PMD, pci_id_cpt_table);
H A Dcn10k_cryptodev.c24 static struct rte_pci_id pci_id_cpt_table[] = { variable
151 .id_table = pci_id_cpt_table,
160 RTE_PMD_REGISTER_PCI_TABLE(CRYPTODEV_NAME_CN10K_PMD, pci_id_cpt_table);