Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/netvsc/
H A Dhn_ethdev.c89 eth_dev_vmbus_allocate(struct rte_vmbus_device *dev, size_t private_data_size) in eth_dev_vmbus_allocate() function
1098 eth_dev = eth_dev_vmbus_allocate(dev, sizeof(struct hn_data)); in eth_hn_probe()