Home
last modified time | relevance | path

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

/dpdk/drivers/net/virtio/
H A Dvirtio_pci.h116 #define virtio_pci_get_dev(hwp) container_of(hwp, struct virtio_pci_dev, hw) argument
H A Dvirtio_user_ethdev.c29 #define virtio_user_get_dev(hwp) container_of(hwp, struct virtio_user_dev, hw) argument