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