Home
last modified time | relevance | path

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

/dpdk/drivers/net/netvsc/
H A Dhn_ethdev.c98 eth_dev_vmbus_allocate(struct rte_vmbus_device *dev, size_t private_data_size) in eth_dev_vmbus_allocate() function
1297 eth_dev = eth_dev_vmbus_allocate(dev, sizeof(struct hn_data)); in eth_hn_probe()