Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/vhost/
H A Drte_eth_vhost.c1487 open_int(const char *key __rte_unused, const char *value, void *extra_args) in open_int() function
1553 &open_int, &queues); in rte_pmd_vhost_probe()
1562 &open_int, &client_mode); in rte_pmd_vhost_probe()
1572 &open_int, &iommu_support); in rte_pmd_vhost_probe()
1582 &open_int, &postcopy_support); in rte_pmd_vhost_probe()
1593 &open_int, &tso); in rte_pmd_vhost_probe()
1606 &open_int, &linear_buf); in rte_pmd_vhost_probe()
1617 &open_int, &ext_buf); in rte_pmd_vhost_probe()
/f-stack/dpdk/drivers/vdpa/ifc/
H A Difcvf_vdpa.c1153 open_int(const char *key __rte_unused, const char *value, void *extra_args) in open_int() function
1196 ret = rte_kvargs_process(kvlist, IFCVF_VDPA_MODE, &open_int, in ifcvf_pci_probe()
1239 &open_int, &sw_fallback_lm); in ifcvf_pci_probe()