Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_mbx.c827 hclge_rm_vport_all_vlan_table(vport, true); in hclge_handle_vf_tbl()
998 hclge_rm_vport_all_vlan_table(param->vport, false); in hclge_mbx_get_vf_flr_status_handler()
1008 hclge_rm_vport_all_vlan_table(param->vport, true); in hclge_mbx_vf_uninit_handler()
Dhclge_main.h1158 void hclge_rm_vport_all_vlan_table(struct hclge_vport *vport, bool is_del_list);
Dhclge_main.c10145 void hclge_rm_vport_all_vlan_table(struct hclge_vport *vport, bool is_del_list) in hclge_rm_vport_all_vlan_table() function
10324 hclge_rm_vport_all_vlan_table(vport, false); in hclge_update_vlan_filter_entries()