Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.h999 void hclge_rm_vport_all_mac_table(struct hclge_vport *vport, bool is_del_list,
1001 void hclge_rm_vport_all_vlan_table(struct hclge_vport *vport, bool is_del_list);
H A Dhclge_main.c7943 void hclge_rm_vport_all_mac_table(struct hclge_vport *vport, bool is_del_list, in hclge_rm_vport_all_mac_table() argument
7962 if (!is_del_list) in hclge_rm_vport_all_mac_table()
7975 if (is_del_list) { in hclge_rm_vport_all_mac_table()
7992 if (!is_del_list && in hclge_rm_vport_all_mac_table()
7999 } else if (is_del_list) { in hclge_rm_vport_all_mac_table()
8873 void hclge_rm_vport_all_vlan_table(struct hclge_vport *vport, bool is_del_list) in hclge_rm_vport_all_vlan_table() argument
8887 if (is_del_list) { in hclge_rm_vport_all_vlan_table()