Searched refs:hclge_rm_vport_all_mac_table (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
D | hclge_mbx.c | 640 hclge_rm_vport_all_mac_table(vport, true, HCLGE_MAC_ADDR_UC); in hclge_handle_vf_tbl() 641 hclge_rm_vport_all_mac_table(vport, true, HCLGE_MAC_ADDR_MC); in hclge_handle_vf_tbl() 775 hclge_rm_vport_all_mac_table(vport, is_del, in hclge_mbx_handler() 777 hclge_rm_vport_all_mac_table(vport, is_del, in hclge_mbx_handler()
|
D | hclge_main.h | 997 void hclge_rm_vport_all_mac_table(struct hclge_vport *vport, bool is_del_list,
|
D | hclge_main.c | 7925 void hclge_rm_vport_all_mac_table(struct hclge_vport *vport, bool is_del_list, in hclge_rm_vport_all_mac_table() function
|