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