Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.h587 struct hns3_user_vlan_table { struct
588 LIST_ENTRY(hns3_user_vlan_table) next;
726 LIST_HEAD(vlan_tbl, hns3_user_vlan_table) vlan_list;
H A Dhns3_ethdev.c296 struct hns3_user_vlan_table *vlan_entry; in hns3_rm_dev_vlan_table()
314 struct hns3_user_vlan_table *vlan_entry; in hns3_add_dev_vlan_table()
338 struct hns3_user_vlan_table *vlan_entry; in hns3_restore_vlan_table()
770 struct hns3_user_vlan_table *vlan_entry; in hns3_rm_all_vlan_table()
793 struct hns3_user_vlan_table *vlan_entry; in hns3_add_all_vlan_table()