Searched refs:virtio_dev_vlan_offload_set (Results 1 – 1 of 1) sorted by relevance
58 static int virtio_dev_vlan_offload_set(struct rte_eth_dev *dev, int mask);932 .vlan_offload_set = virtio_dev_vlan_offload_set,2597 virtio_dev_vlan_offload_set(struct rte_eth_dev *dev, int mask) in virtio_dev_vlan_offload_set() function