Home
last modified time | relevance | path

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

/dpdk/drivers/net/virtio/
H A Dvirtio.c35 virtio_write_dev_config(struct virtio_hw *hw, size_t offset, in virtio_write_dev_config() function
H A Dvirtio.h279 void virtio_write_dev_config(struct virtio_hw *hw, size_t offset, const void *src, int length);
H A Dvirtio_ethdev.c1249 virtio_write_dev_config(hw, in virtio_set_hwaddr()