Searched refs:virtio_mac_addr_remove (Results 1 – 1 of 1) sorted by relevance
82 static void virtio_mac_addr_remove(struct rte_eth_dev *dev, uint32_t index);1054 .mac_addr_remove = virtio_mac_addr_remove,1329 virtio_mac_addr_remove(struct rte_eth_dev *dev, uint32_t index) in virtio_mac_addr_remove() function