Searched refs:hwvf (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu_rep.c | 441 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()
|
| H A D | rvu_nix.c | 4573 int numvfs, hwvf; in nix_find_link_frs() local 4586 rvu_get_pf_numvfs(rvu, pf, &numvfs, &hwvf); in nix_find_link_frs() 4590 pfvf = &rvu->hwvf[hwvf + vf]; in nix_find_link_frs()
|