Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.h615 bool accept_untag1; /* Whether accept untag1 packet from host */ member
H A Dhns3_ethdev.c698 vcfg->accept_untag1 ? 1 : 0); in hns3_set_vlan_tx_offload_cfg()
748 txvlan_cfg.accept_untag1 = true; in hns3_vlan_txvlan_cfg()