Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_vlan.c498 nix_vlan_hw_strip(struct rte_eth_dev *eth_dev, const uint8_t enable) in nix_vlan_hw_strip() function
723 rc = nix_vlan_hw_strip(eth_dev, true); in otx2_nix_vlan_offload_set()
726 rc = nix_vlan_hw_strip(eth_dev, false); in otx2_nix_vlan_offload_set()