Searched refs:iavf_dev_vlan_offload_set (Results 1 – 1 of 1) sorted by relevance
102 static int iavf_dev_vlan_offload_set(struct rte_eth_dev *dev, int mask);179 .vlan_offload_set = iavf_dev_vlan_offload_set,1002 iavf_dev_vlan_offload_set(struct rte_eth_dev *dev, int mask) in iavf_dev_vlan_offload_set() function