Home
last modified time | relevance | path

Searched refs:hclge_lookup_mac_vlan_tbl (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c7255 static int hclge_lookup_mac_vlan_tbl(struct hclge_vport *vport, in hclge_lookup_mac_vlan_tbl() function
7584 ret = hclge_lookup_mac_vlan_tbl(vport, &req, &desc, false); in hclge_add_uc_addr_common()
7675 status = hclge_lookup_mac_vlan_tbl(vport, &req, desc, true); in hclge_add_mc_addr_common()
7722 status = hclge_lookup_mac_vlan_tbl(vport, &req, desc, true); in hclge_rm_mc_addr_common()
8153 if (hclge_lookup_mac_vlan_tbl(vport, &req, &desc, false) != -ENOENT) in hclge_check_vf_mac_exist()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c8196 static int hclge_lookup_mac_vlan_tbl(struct hclge_vport *vport, in hclge_lookup_mac_vlan_tbl() function
8534 ret = hclge_lookup_mac_vlan_tbl(vport, &req, &desc, false); in hclge_add_uc_addr_common()
8630 status = hclge_lookup_mac_vlan_tbl(vport, &req, desc, true); in hclge_add_mc_addr_common()
8694 status = hclge_lookup_mac_vlan_tbl(vport, &req, desc, true); in hclge_rm_mc_addr_common()

Completed in 32 milliseconds