Home
last modified time | relevance | path

Searched refs:hwvf (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu.c411 if (hwvf) in rvu_get_pf_numvfs()
412 *hwvf = cfg & 0xFFF; in rvu_get_pf_numvfs()
603 int pf, vf, numvfs, hwvf, err; in rvu_setup_msix_resources() local
653 pfvf = &rvu->hwvf[hwvf + vf]; in rvu_setup_msix_resources()
676 RVU_PRIV_HWVFX_INT_CFG(hwvf + vf)); in rvu_setup_msix_resources()
681 RVU_PRIV_HWVFX_INT_CFG(hwvf + vf), in rvu_setup_msix_resources()
743 pfvf = &rvu->hwvf[id]; in rvu_free_hw_resources()
768 int pf, vf, numvfs, hwvf; in rvu_setup_pfvf_macaddress() local
796 pfvf = &rvu->hwvf[hwvf]; in rvu_setup_pfvf_macaddress()
798 mac = &rvu->fwdata->vf_macs[hwvf]; in rvu_setup_pfvf_macaddress()
[all …]
A Drvu_rep.c441 int pf, vf, numvfs, hwvf, rep = 0; in rvu_mbox_handler_get_rep_cnt() local
460 rvu_get_pf_numvfs(rvu, pf, &numvfs, &hwvf); in rvu_mbox_handler_get_rep_cnt()
A Drvu.h575 struct rvu_pfvf *hwvf; member
887 void rvu_get_pf_numvfs(struct rvu *rvu, int pf, int *numvfs, int *hwvf);
A Drvu_nix.c4564 int numvfs, hwvf; in nix_find_link_frs() local
4577 rvu_get_pf_numvfs(rvu, pf, &numvfs, &hwvf); in nix_find_link_frs()
4581 pfvf = &rvu->hwvf[hwvf + vf]; in nix_find_link_frs()

Completed in 29 milliseconds