Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.c312 bool writen_to_tbl) in hns3_add_dev_vlan_table() argument
329 vlan_entry->hd_tbl_status = writen_to_tbl; in hns3_add_dev_vlan_table()
364 bool writen_to_tbl = false; in hns3_vlan_filter_configure() local
384 writen_to_tbl = true; in hns3_vlan_filter_configure()
389 hns3_add_dev_vlan_table(hns, vlan_id, writen_to_tbl); in hns3_vlan_filter_configure()