Home
last modified time | relevance | path

Searched refs:ot_vlan_tag (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h267 __le16 ot_vlan_tag; member
H A Dhns3_debugfs.c247 dev_info(dev, "(RX)ot_vlan_tag: %u\n", in hns3_dbg_bd_info()
248 le16_to_cpu(rx_desc->rx.ot_vlan_tag)); in hns3_dbg_bd_info()
H A Dhns3_enet.c2869 *vlan_tag = le16_to_cpu(desc->rx.ot_vlan_tag); in hns3_parse_vlan_tag()
2891 *vlan_tag = le16_to_cpu(desc->rx.ot_vlan_tag); in hns3_parse_vlan_tag()
2903 *vlan_tag = le16_to_cpu(desc->rx.ot_vlan_tag); in hns3_parse_vlan_tag()
3097 * ot_vlan_tag in two layer tag case, and stored at vlan_tag in hns3_handle_bdinfo()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h306 __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.c3977 *vlan_tag = le16_to_cpu(desc->rx.ot_vlan_tag); in hns3_parse_vlan_tag()
3999 *vlan_tag = le16_to_cpu(desc->rx.ot_vlan_tag); in hns3_parse_vlan_tag()
4011 *vlan_tag = le16_to_cpu(desc->rx.ot_vlan_tag); in hns3_parse_vlan_tag()
4243 * ot_vlan_tag in two layer tag case, and stored at vlan_tag in hns3_handle_rx_vlan_tag()

Completed in 18 milliseconds