Searched refs:hns3vf_vlan_offload_set (Results 1 – 1 of 1) sorted by relevance
1506 hns3vf_vlan_offload_set(struct rte_eth_dev *dev, int mask) in hns3vf_vlan_offload_set() function1617 ret = hns3vf_vlan_offload_set(dev, ETH_VLAN_STRIP_MASK); in hns3vf_dev_configure_vlan()2705 .vlan_offload_set = hns3vf_vlan_offload_set,