Searched refs:open_int (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/net/vhost/ |
| H A D | rte_eth_vhost.c | 1548 open_int(const char *key __rte_unused, const char *value, void *extra_args) in open_int() function 1614 &open_int, &queues); in rte_pmd_vhost_probe() 1623 &open_int, &client_mode); in rte_pmd_vhost_probe() 1633 &open_int, &iommu_support); in rte_pmd_vhost_probe() 1643 &open_int, &postcopy_support); in rte_pmd_vhost_probe() 1654 &open_int, &tso); in rte_pmd_vhost_probe() 1667 &open_int, &linear_buf); in rte_pmd_vhost_probe() 1678 &open_int, &ext_buf); in rte_pmd_vhost_probe()
|
| /dpdk/drivers/vdpa/ifc/ |
| H A D | ifcvf_vdpa.c | 1156 open_int(const char *key __rte_unused, const char *value, void *extra_args) in open_int() function 1199 ret = rte_kvargs_process(kvlist, IFCVF_VDPA_MODE, &open_int, in ifcvf_pci_probe() 1242 &open_int, &sw_fallback_lm); in ifcvf_pci_probe()
|