max_vfs_per_pf    651 drivers/net/ethernet/marvell/octeontx2/af/rvu.c 	hw->max_vfs_per_pf = (cfg >> 40) & 0xFF;
max_vfs_per_pf    199 drivers/net/ethernet/marvell/octeontx2/af/rvu.h 	u16	max_vfs_per_pf; /* Max VFs that can be attached to a PF */
max_vfs_per_pf   1825 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 		    BIT_ULL(36) | (hw->max_vfs_per_pf << 4) | MC_TBL_SIZE);