Searched refs:rvu_get_hwvf (Results 1 – 1 of 1) sorted by relevance
28 static int rvu_get_hwvf(struct rvu *rvu, int pcifunc);265 devnum = rvu_get_hwvf(rvu, pcifunc); in rvu_get_blkaddr()311 devnum = rvu_get_hwvf(rvu, pcifunc); in rvu_update_rsrc_map()365 static int rvu_get_hwvf(struct rvu *rvu, int pcifunc) in rvu_get_hwvf() function383 return &rvu->hwvf[rvu_get_hwvf(rvu, pcifunc)]; in rvu_get_pfvf()