Home
last modified time | relevance | path

Searched refs:atl_vlan_tpid_set (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/net/atlantic/
H A Datl_ethdev.c59 static int atl_vlan_tpid_set(struct rte_eth_dev *dev,
297 .vlan_tpid_set = atl_vlan_tpid_set,
1747 atl_vlan_tpid_set(struct rte_eth_dev *dev, enum rte_vlan_type vlan_type, in atl_vlan_tpid_set() function