Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h308 __le16 ot_vlan_tag; member
H A Dhns3_debugfs.c898 sprintf(result[j++], "%u", le16_to_cpu(desc->rx.ot_vlan_tag)); in hns3_dump_rx_bd_info()
H A Dhns3_enet.c3980 *vlan_tag = le16_to_cpu(desc->rx.ot_vlan_tag); in hns3_parse_vlan_tag()
4002 *vlan_tag = le16_to_cpu(desc->rx.ot_vlan_tag); in hns3_parse_vlan_tag()
4014 *vlan_tag = le16_to_cpu(desc->rx.ot_vlan_tag); in hns3_parse_vlan_tag()