rvu_get_hwvf
pfvf = &mcs->vf[rvu_get_hwvf(rvu, pcifunc)];
pfvf = &mcs->vf[rvu_get_hwvf(rvu, pcifunc)];
devnum = rvu_get_hwvf(rvu, pcifunc);
devnum = rvu_get_hwvf(rvu, pcifunc);
return &rvu->hwvf[rvu_get_hwvf(rvu, pcifunc)];
int rvu_get_hwvf(struct rvu *rvu, int pcifunc);