Searched refs:eth_igc_vlan_offload_set (Results 1 – 1 of 1) sorted by relevance
245 static int eth_igc_vlan_offload_set(struct rte_eth_dev *dev, int mask);297 .vlan_offload_set = eth_igc_vlan_offload_set,978 eth_igc_vlan_offload_set(dev, in eth_igc_start()2552 eth_igc_vlan_offload_set(struct rte_eth_dev *dev, int mask) in eth_igc_vlan_offload_set() function