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