Home
last modified time | relevance | path

Searched refs:vectors (Results 1 – 25 of 25) sorted by relevance

/f-stack/freebsd/contrib/device-tree/Bindings/pci/
H A Daltera-pcie-msi.txt9 "vector_slave": vectors slave port region
13 - num-vectors: number of vectors, range 1 to 32.
26 num-vectors = <32>;
/f-stack/freebsd/contrib/device-tree/Bindings/interrupt-controller/
H A Dmips-gic.txt23 - mti,reserved-cpu-vectors : Specifies the list of CPU interrupt vectors
26 - mti,reserved-ipi-vectors : Specifies the range of GIC interrupts that are
52 mti,reserved-cpu-vectors = <7>;
53 mti,reserved-ipi-vectors = <40 8>;
H A Dmti,gic.yaml40 mti,reserved-cpu-vectors:
42 Specifies the list of CPU interrupt vectors to which the GIC may not
53 mti,reserved-ipi-vectors:
115 mti,reserved-cpu-vectors = <7>;
116 mti,reserved-ipi-vectors = <40 8>;
H A Dloongson,pch-msi.yaml34 u32 value of the number of parent HyperTransport vectors allocated
/f-stack/freebsd/crypto/siphash/
H A Dsiphash_test.c39 uint8_t vectors[64][8] = variable
129 if (memcmp(out, vectors[i], 8)) in SipHash24_TestVectors()
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dfips_validation.rst16 vectors.
34 * The application does not supply the test vectors. The user is expected to
42 * Supported test vectors
/f-stack/dpdk/doc/guides/tools/
H A Dtestbbdev.rst158 It runs all tests with following vectors:
206 It runs all tests with "default" vectors.
223 All default reference test-vectors are stored in the test_vector
339 Turbo decoder test vectors template
488 Turbo encoder test vectors template
568 LDPC decoder test vectors template
692 LDPC encoder test vectors template
H A Dcryptoperf.rst334 The test vector file is a text file contain information about test vectors.
336 It contain global information used in each test variant vectors -
/f-stack/freebsd/contrib/device-tree/src/mips/mti/
H A Dmalta.dts7 /memreserve/ 0x00000000 0x00001000; /* YAMON exception vectors */
/f-stack/freebsd/contrib/device-tree/Bindings/powerpc/
H A Dibm,powerpc-cpu-features.txt181 hardware capability vectors in order to advertise this feature to userspace.
183 to 0-31 in AT_HWCAP2 vector, and so on. Missing AT_HWCAPx vectors implies
/f-stack/freebsd/net/
H A Diflib.c6510 vectors = rx_queues + admincnt; in iflib_msix_init()
6511 if (msgs < vectors) { in iflib_msix_init()
6520 msgs = vectors; in iflib_msix_init()
6522 if (vectors != msgs) { in iflib_msix_init()
6535 vectors); in iflib_msix_init()
6536 scctx->isc_vectors = vectors; in iflib_msix_init()
6541 return (vectors); in iflib_msix_init()
6554 vectors = pci_msi_count(dev); in iflib_msix_init()
6557 scctx->isc_vectors = vectors; in iflib_msix_init()
6558 if (vectors == 1 && pci_alloc_msi(dev, &vectors) == 0) { in iflib_msix_init()
[all …]
/f-stack/dpdk/doc/guides/nics/
H A Dvirtio.rst312 #. Properly set msix vectors when starting VM:
314 Enable multi-queue when starting VM, and specify msix vectors in qemu
319 $(QEMU) ... -device virtio-net-pci,mq=on,vectors=2N+2 ...
H A Dfm10k.rst169 drivers which support multiple interrupt vectors e.g. vfio-pci can work
/f-stack/freebsd/contrib/device-tree/Bindings/thermal/
H A Dnvidia,tegra124-soctherm.txt45 no race if priority of two vectors is set to the same value.
/f-stack/freebsd/contrib/device-tree/Bindings/iio/
H A Dmount-matrix.txt159 multiplied by this matrix to give the proper vectors values in three-dimensional
/f-stack/freebsd/arm/arm/
H A Dmachdep.c173 vectors[vec] = page0[vec];
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h224 uint32_t vectors[FM_PCD_MAX_NUM_OF_CLS_PLANS]; member
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_kg.c1933 p_ClsPlanSet->vectors[j] = ~oredVectors; in FmPcdKgBuildClsPlanGrp()
1962 p_ClsPlanSet->vectors[j] |= p_Grp->optVectors[i]; in FmPcdKgBuildClsPlanGrp()
2347 …WRITE_UINT32(p_FmPcdKgPortRegs->kgcpe[j % CLS_PLAN_NUM_PER_GRP],p_Set->vectors[j - p_Set->baseEntr… in KgSetClsPlan()
/f-stack/dpdk/doc/guides/prog_guide/
H A Denv_abstraction_layer.rst377 the interrupt vectors according to the UIO/VFIO spec.
380 EAL initializes the mapping between event file descriptors and interrupt vectors, while each device…
381 between interrupt vectors and queues. In this way, EAL actually is unaware of the interrupt cause o…
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/HC/
H A Dhc.c661 …memcpy(__DEVOLATILE(uint32_t *, &p_HcFrame->hcSpecificData.clsPlanEntries), &p_Set->vectors[idx], … in FmHcPcdKgSetClsPlan()
/f-stack/freebsd/crypto/openssl/aarch64/
H A Dvpaes-armv8.S124 ## Preserves %xmm6 - %xmm8 so you get some local vectors
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_2_1.rst69 multiple MSI-X vectors.
H A Drelease_18_11.rst345 test vectors.
H A Drelease_18_05.rst206 file descriptor to associate Rx queues with interrupt vectors.
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt6587 FACS table (Waking vectors and Global Lock)