Home
last modified time | relevance | path

Searched refs:PR (Results 1 – 10 of 10) sorted by relevance

/f-stack/dpdk/doc/guides/rawdevs/
H A Difpga.rst11 FPGA uses Partial Reconfigure (PR) Parts of Bit Stream to achieve its
17 By PR (Partial Reconfiguration) AFUs, one FPGA resources can be time-shared by
30 - FPGA PR (Partial Reconfiguration) management
84 but PR and IFPGA Bus scan is triggered by command line using
96 Each FPGA can provide many channels to PR AFU by software, each channels
101 If null, the AFU Bit Stream has been PR in FPGA, if not forces PR and
/f-stack/freebsd/contrib/device-tree/Bindings/fpga/
H A Dxilinx-pr-decoupler.txt10 The Driver supports only MMIO handling. A PR region can have multiple
11 PR Decouplers which can be handled independently or chained via decouple/
H A Dfpga-region.txt34 Partial Reconfiguration (PR)
37 * Not all FPGA's support PR.
124 FPGA Regions represent FPGA's and FPGA PR regions in the device tree. An FPGA
150 For partial reconfiguration (PR), each PR region will have an FPGA Region.
162 region is getting reconfigured (see Figure 1 above). During PR, the FPGA's
163 hardware bridges remain enabled. The PR regions' bridges will be FPGA bridges
/f-stack/freebsd/contrib/zstd/
H A DCONTRIBUTING.md146 This high bar for performance means that every PR which has the potential to
149 something else). Please keep the following in mind before submitting a performance related PR:
155 would-be PR. Of course, just because a topic has already been discussed (and perhaps rejected
162 benchmarks on your end before submitting a PR. Of course, you will not be able to benchmark
330 of the first things your team will run when assessing your PR.
349 The easiest way to run these CI tests on your own before submitting a PR to our dev branch
382 CI tests run every time a pull request (PR) is created or updated. The exact tests
385 series of tests when creating a PR to the dev branch and a longer series of tests
386 when creating a PR to the release branch. You can look in the configuration files
389 Most people will just want to create a PR with the destination set to their local dev
[all …]
/f-stack/dpdk/drivers/common/dpaax/caamflib/rta/
H A Dnfifo_cmd.h85 { PR, NFIFOENTRY_PR }
H A Dsec_run_time_asm.h353 #define PR BIT(27) macro
/f-stack/freebsd/contrib/device-tree/Bindings/powerpc/
H A Dibm,powerpc-cpu-features.txt99 bit 0 - PR (problem state / user mode)
179 This property may exist when the usable-privilege property value has PR bit set.
/f-stack/app/redis-5.0.5/
H A DCONTRIBUTING44 certain issues/PRs over others. If you think your issue/PR is very important
H A D00-RELEASENOTES66 Narrow the effects of PR #6029 to the exact state.
497 Related to issue #5686 and PR #5689.
1725 Supplement to PR #4835, just take info/memory/command as random commands
1901 Minor improvements to PR #5187.
1999 Make changes of PR #5154 hopefully simpler.
2429 Improve style of PR #5084.
/f-stack/dpdk/drivers/net/axgbe/
H A Daxgbe_ethdev.c420 AXGMAC_IOWRITE_BITS(pdata, MAC_PFR, PR, 1); in axgbe_dev_promiscuous_enable()
432 AXGMAC_IOWRITE_BITS(pdata, MAC_PFR, PR, 0); in axgbe_dev_promiscuous_disable()