Searched refs:eth_igc_vlan_offload_set (Results 1 – 1 of 1) sorted by relevance
238 static int eth_igc_vlan_offload_set(struct rte_eth_dev *dev, int mask);290 .vlan_offload_set = eth_igc_vlan_offload_set,979 eth_igc_vlan_offload_set(dev, in eth_igc_start()2518 eth_igc_vlan_offload_set(struct rte_eth_dev *dev, int mask) in eth_igc_vlan_offload_set() function