Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.h673 struct hns3_user_vlan_table { struct
674 LIST_ENTRY(hns3_user_vlan_table) next;
826 LIST_HEAD(vlan_tbl, hns3_user_vlan_table) vlan_list;
H A Dhns3_ethdev.c366 struct hns3_user_vlan_table *vlan_entry; in hns3_rm_dev_vlan_table()
384 struct hns3_user_vlan_table *vlan_entry; in hns3_add_dev_vlan_table()
408 struct hns3_user_vlan_table *vlan_entry; in hns3_restore_vlan_table()
828 struct hns3_user_vlan_table *vlan_entry; in hns3_rm_all_vlan_table()
851 struct hns3_user_vlan_table *vlan_entry; in hns3_add_all_vlan_table()