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

/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c11857 static int hclge_set_vf_spoofchk_hw(struct hclge_dev *hdev, int vf, bool enable) function
11905 ret = hclge_set_vf_spoofchk_hw(hdev, vport->vport_id, enable);
11924 ret = hclge_set_vf_spoofchk_hw(hdev, vport->vport_id,
12639 ret = hclge_set_vf_spoofchk_hw(hdev, vport->vport_id, false);

Completed in 244 milliseconds