Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.h710 bool tag_shift_mode_en; /* hw shift vlan tag automatically */ member
H A Dhns3_ethdev.c767 vcfg->tag_shift_mode_en ? 1 : 0); in hns3_set_vlan_tx_offload_cfg()
809 txvlan_cfg.tag_shift_mode_en = true; in hns3_vlan_txvlan_cfg()