| /f-stack/dpdk/drivers/common/mlx5/ |
| H A D | mlx5_common_pci.c | 132 const struct rte_pci_id *id_table; in mlx5_bus_match() 407 static struct rte_pci_id *mlx5_pci_id_table; 420 pci_id_table_size_get(const struct rte_pci_id *id_table) in pci_id_table_size_get() 430 pci_id_exists(const struct rte_pci_id *id, const struct rte_pci_id *table, in pci_id_exists() 447 pci_id_insert(struct rte_pci_id *new_table, int *next_idx, in pci_id_insert() 448 const struct rte_pci_id *id_table) in pci_id_insert() 463 pci_ids_table_update(const struct rte_pci_id *driver_id_table) in pci_ids_table_update() 465 const struct rte_pci_id *id_iter; in pci_ids_table_update() 466 struct rte_pci_id *updated_table; in pci_ids_table_update() 467 struct rte_pci_id *old_table; in pci_ids_table_update() [all …]
|
| /f-stack/dpdk/drivers/bus/pci/ |
| H A D | rte_bus_pci.h | 70 struct rte_pci_id id; /**< PCI ID. */ 174 const struct rte_pci_id *id_table; /**< ID table, NULL terminated. */
|
| /f-stack/dpdk/lib/librte_pci/ |
| H A D | rte_pci.h | 79 struct rte_pci_id { struct
|
| /f-stack/dpdk/lib/librte_kni/ |
| H A D | rte_kni.h | 70 struct rte_pci_id id; /* depreciated */
|
| /f-stack/dpdk/drivers/event/octeontx/ |
| H A D | ssovf_probe.c | 197 static const struct rte_pci_id pci_ssowvf_map[] = { 273 static const struct rte_pci_id pci_ssovf_map[] = {
|
| H A D | timvf_probe.c | 148 static const struct rte_pci_id pci_timvf_map[] = {
|
| /f-stack/dpdk/buildtools/pmdinfogen/ |
| H A D | pmdinfogen.h | 94 struct rte_pci_id *pci_tbl;
|
| H A D | pmdinfogen.c | 337 drv->pci_tbl = (struct rte_pci_id *)get_sym_value(info, tmpsym); in complete_pmd_entry() 380 struct rte_pci_id *pci_ids; in output_pmd_info_string()
|
| /f-stack/dpdk/drivers/crypto/octeontx/ |
| H A D | otx_cryptodev.c | 19 static struct rte_pci_id pci_id_cpt_table[] = {
|
| /f-stack/dpdk/drivers/bus/pci/windows/ |
| H A D | pci.c | 272 parse_pci_hardware_id(const char *buf, struct rte_pci_id *pci_id) in parse_pci_hardware_id() 308 struct rte_pci_id pci_id; in pci_scan_one()
|
| /f-stack/dpdk/drivers/crypto/nitrox/ |
| H A D | nitrox_device.c | 108 static struct rte_pci_id pci_id_nitrox_map[] = {
|
| /f-stack/dpdk/drivers/crypto/octeontx2/ |
| H A D | otx2_cryptodev.c | 29 static struct rte_pci_id pci_id_cpt_table[] = {
|
| /f-stack/dpdk/drivers/crypto/ccp/ |
| H A D | ccp_dev.c | 620 const struct rte_pci_id *ccp_id, in is_ccp_device() 624 const struct rte_pci_id *id; in is_ccp_device() 771 ccp_probe_devices(const struct rte_pci_id *ccp_id) in ccp_probe_devices()
|
| H A D | ccp_dev.h | 476 int ccp_probe_devices(const struct rte_pci_id *ccp_id);
|
| H A D | rte_ccp_pmd.c | 287 static struct rte_pci_id ccp_pci_id[] = {
|
| /f-stack/dpdk/drivers/net/octeontx/base/ |
| H A D | octeontx_pkivf.c | 223 static const struct rte_pci_id pci_pkivf_map[] = {
|
| /f-stack/dpdk/drivers/net/cxgbe/ |
| H A D | cxgbevf_ethdev.c | 16 static const struct rte_pci_id cxgb4vf_pci_tbl[] = {
|
| /f-stack/dpdk/drivers/raw/octeontx2_ep/ |
| H A D | otx2_ep_rawdev.c | 22 static const struct rte_pci_id pci_sdp_vf_map[] = {
|
| /f-stack/dpdk/drivers/regex/mlx5/ |
| H A D | mlx5_regex.c | 257 static const struct rte_pci_id mlx5_regex_pci_id_map[] = {
|
| /f-stack/dpdk/drivers/raw/ioat/ |
| H A D | ioat_rawdev.c | 293 static const struct rte_pci_id pci_id_ioat_map[] = {
|
| H A D | idxd_pci.c | 16 const struct rte_pci_id pci_id_idxd_map[] = {
|
| /f-stack/dpdk/drivers/common/qat/ |
| H A D | qat_device.c | 43 static const struct rte_pci_id pci_id_qat_map[] = {
|
| /f-stack/dpdk/drivers/net/bnx2x/ |
| H A D | bnx2x_ethdev.c | 21 static const struct rte_pci_id pci_id_bnx2x_map[] = { 39 static const struct rte_pci_id pci_id_bnx2xvf_map[] = {
|
| /f-stack/dpdk/drivers/event/skeleton/ |
| H A D | skeleton_eventdev.c | 392 static const struct rte_pci_id pci_id_skeleton_map[] = {
|
| /f-stack/dpdk/drivers/mempool/octeontx2/ |
| H A D | otx2_mempool.c | 431 static const struct rte_pci_id pci_npa_map[] = {
|