Home
last modified time | relevance | path

Searched refs:rvu_get_hwvf (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmcs_rvu_if.c98 pfvf = &mcs->vf[rvu_get_hwvf(rvu, pcifunc)]; in mcs_add_intr_wq_entry()
192 pfvf = &mcs->vf[rvu_get_hwvf(rvu, pcifunc)]; in rvu_mbox_handler_mcs_intr_cfg()
H A Drvu.c294 devnum = rvu_get_hwvf(rvu, pcifunc); in rvu_get_blkaddr()
359 devnum = rvu_get_hwvf(rvu, pcifunc); in rvu_update_rsrc_map()
420 int rvu_get_hwvf(struct rvu *rvu, int pcifunc) in rvu_get_hwvf() function
438 return &rvu->hwvf[rvu_get_hwvf(rvu, pcifunc)]; in rvu_get_pfvf()
H A Drvu.h1053 int rvu_get_hwvf(struct rvu *rvu, int pcifunc);