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

/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c8212 static int hclge_lookup_mac_vlan_tbl(struct hclge_vport *vport, function
8550 ret = hclge_lookup_mac_vlan_tbl(vport, &req, &desc, false);
8646 status = hclge_lookup_mac_vlan_tbl(vport, &req, desc, true);
8710 status = hclge_lookup_mac_vlan_tbl(vport, &req, desc, true);

Completed in 195 milliseconds