ot_vlan_tag       232 drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c 	dev_info(dev, "(RX)ot_vlan_tag: %u\n", rx_desc->rx.ot_vlan_tag);
ot_vlan_tag      2589 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c 		*vlan_tag = le16_to_cpu(desc->rx.ot_vlan_tag);
ot_vlan_tag      2611 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c 		*vlan_tag = le16_to_cpu(desc->rx.ot_vlan_tag);
ot_vlan_tag      2623 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c 			*vlan_tag = le16_to_cpu(desc->rx.ot_vlan_tag);
ot_vlan_tag       292 drivers/net/ethernet/hisilicon/hns3/hns3_enet.h 					__le16 ot_vlan_tag;