Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.c824 uint16_t port_base_vlan_state, uint16_t new_pvid) in hns3_update_vlan_filter_entries() argument
842 ret = hns3_set_port_vlan_filter(hns, new_pvid, 1); in hns3_update_vlan_filter_entries()
845 new_pvid, ret); in hns3_update_vlan_filter_entries()
849 ret = hns3_set_port_vlan_filter(hns, new_pvid, 0); in hns3_update_vlan_filter_entries()
852 new_pvid, ret); in hns3_update_vlan_filter_entries()