Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.h308 __le16 ot_vlan_tag; member
Dhns3_debugfs.c901 sprintf(result[j++], "%u", le16_to_cpu(desc->rx.ot_vlan_tag)); in hns3_dump_rx_bd_info()
Dhns3_enet.c3976 *vlan_tag = le16_to_cpu(desc->rx.ot_vlan_tag); in hns3_parse_vlan_tag()
3998 *vlan_tag = le16_to_cpu(desc->rx.ot_vlan_tag); in hns3_parse_vlan_tag()
4010 *vlan_tag = le16_to_cpu(desc->rx.ot_vlan_tag); in hns3_parse_vlan_tag()