Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.h997 void hclge_rm_vport_all_mac_table(struct hclge_vport *vport, bool is_del_list,
999 void hclge_rm_vport_all_vlan_table(struct hclge_vport *vport, bool is_del_list);
Dhclge_main.c7925 void hclge_rm_vport_all_mac_table(struct hclge_vport *vport, bool is_del_list, in hclge_rm_vport_all_mac_table() argument
7944 if (!is_del_list) in hclge_rm_vport_all_mac_table()
7957 if (is_del_list) { in hclge_rm_vport_all_mac_table()
7974 if (!is_del_list && in hclge_rm_vport_all_mac_table()
7981 } else if (is_del_list) { in hclge_rm_vport_all_mac_table()
8851 void hclge_rm_vport_all_vlan_table(struct hclge_vport *vport, bool is_del_list) in hclge_rm_vport_all_vlan_table() argument
8865 if (is_del_list) { in hclge_rm_vport_all_vlan_table()