Searched refs:hclge_rm_vport_all_mac_table (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| D | hclge_mbx.c | 773 hclge_rm_vport_all_mac_table(vport, true, HCLGE_MAC_ADDR_UC); in hclge_handle_vf_tbl() 774 hclge_rm_vport_all_mac_table(vport, true, HCLGE_MAC_ADDR_MC); in hclge_handle_vf_tbl() 942 hclge_rm_vport_all_mac_table(param->vport, false, in hclge_mbx_get_vf_flr_status_handler() 944 hclge_rm_vport_all_mac_table(param->vport, false, in hclge_mbx_get_vf_flr_status_handler() 952 hclge_rm_vport_all_mac_table(param->vport, true, in hclge_mbx_vf_uninit_handler() 954 hclge_rm_vport_all_mac_table(param->vport, true, in hclge_mbx_vf_uninit_handler()
|
| D | hclge_main.h | 1122 void hclge_rm_vport_all_mac_table(struct hclge_vport *vport, bool is_del_list,
|
| D | hclge_main.c | 9045 void hclge_rm_vport_all_mac_table(struct hclge_vport *vport, bool is_del_list, in hclge_rm_vport_all_mac_table() function
|