Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c4191 static int hclge_add_mac_vlan_tbl(struct hclge_vport *vport, in hclge_add_mac_vlan_tbl() function
4290 return hclge_add_mac_vlan_tbl(vport, &req, NULL); in hclge_add_uc_addr_common()
4371 status = hclge_add_mac_vlan_tbl(vport, &req, desc); in hclge_add_mc_addr_common()
4378 status = hclge_add_mac_vlan_tbl(vport, &req, desc); in hclge_add_mc_addr_common()
4444 status = hclge_add_mac_vlan_tbl(vport, &req, desc); in hclge_rm_mc_addr_common()