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