HCLGE_VF_NUM_PER_CMD 7802 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 	req->vf_offset = vport->vport_id / HCLGE_VF_NUM_PER_CMD;
HCLGE_VF_NUM_PER_CMD 7803 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 	bmap_index = vport->vport_id % HCLGE_VF_NUM_PER_CMD /
HCLGE_VF_NUM_PER_CMD 7838 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 	req->vf_offset = vport->vport_id / HCLGE_VF_NUM_PER_CMD;
HCLGE_VF_NUM_PER_CMD 7839 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 	bmap_index = vport->vport_id % HCLGE_VF_NUM_PER_CMD /