Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.h597 bool strip_tag2_en; /* Whether strip outer vlan tag */ member
H A Dhns3_ethdev.c494 vcfg->strip_tag2_en ? 1 : 0); in hns3_set_vlan_rx_offload_cfg()
545 rxvlan_cfg.strip_tag2_en = enable; in hns3_en_hw_strip_rxvtag()
549 rxvlan_cfg.strip_tag2_en = true; in hns3_en_hw_strip_rxvtag()
872 rx_vlan_cfg.strip_tag2_en = true; in hns3_en_pvid_strip()
876 rx_vlan_cfg.strip_tag2_en = rx_strip_en; in hns3_en_pvid_strip()