Searched refs:ionic_vlan_offload_set (Results 1 – 1 of 1) sorted by relevance
37 static int ionic_vlan_offload_set(struct rte_eth_dev *eth_dev, int mask);113 .vlan_offload_set = ionic_vlan_offload_set,517 ionic_vlan_offload_set(struct rte_eth_dev *eth_dev, int mask) in ionic_vlan_offload_set() function