| /linux-6.15/drivers/net/wireless/ath/ath9k/ |
| H A D | debug.c | 583 PR("MPDUs Queued: ", queued); in read_file_xmit() 584 PR("MPDUs Completed: ", completed); in read_file_xmit() 585 PR("MPDUs XRetried: ", xretries); in read_file_xmit() 586 PR("Aggregates: ", a_aggr); in read_file_xmit() 589 PR("AMPDUs Retried: ", a_retries); in read_file_xmit() 590 PR("AMPDUs XRetried: ", a_xretries); in read_file_xmit() 593 PR("TXOP Exceeded: ", xtxop); in read_file_xmit() 594 PR("TXTIMER Expiry: ", timer_exp); in read_file_xmit() 600 PR("HW-put-tx-buf: ", puttxbuf); in read_file_xmit() 601 PR("HW-tx-start: ", txstart); in read_file_xmit() [all …]
|
| H A D | debug.h | 199 #define PR(str, elem) \ macro
|
| /linux-6.15/Documentation/devicetree/bindings/fpga/ |
| H A D | fpga-region.yaml | 41 Partial Reconfiguration (PR) 44 * Not all FPGA's support PR. 131 FPGA Regions represent FPGA's and FPGA PR regions in the device tree. An FPGA 157 For partial reconfiguration (PR), each PR region will have an FPGA Region. 169 region is getting reconfigured (see Figure 1 above). During PR, the FPGA's 170 hardware bridges remain enabled. The PR regions' bridges will be FPGA bridges
|
| H A D | xlnx,pr-decoupler.yaml | 16 The Xilinx LogiCORE Partial Reconfig(PR) Decoupler manages one or more
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-platform-dfl-port | 13 Description: Read-only. User can program different PR bitstreams to FPGA 15 returns uuid which could be used to identify which PR bitstream
|
| /linux-6.15/drivers/fpga/ |
| H A D | Kconfig | 129 tristate "Xilinx LogiCORE PR Decoupler" 133 Say Y to enable drivers for Xilinx LogiCORE PR Decoupler 135 The PR Decoupler exists in the FPGA fabric to isolate one
|
| /linux-6.15/Documentation/fpga/ |
| H A D | dfl.rst | 282 never cause any system level issue, only functional failure (e.g. DMA or PR 291 afu_id indicates which PR bitstream is programmed to this AFU. 343 bridges and FPGA regions during PR sub feature initialization. Once 346 reconfiguration of the PR bitstream to the given port. 363 reconfiguration of a PR bitstream file. The PR bitstream file must have been 367 comparing the compatibility ID noted in the header of PR bitstream file against 464 Note that an FME can't be assigned to a VF, thus PR and other management
|
| /linux-6.15/arch/powerpc/kvm/ |
| H A D | Kconfig | 124 hash MMU mode (regardless of PR VMs running). When any PR VMs
|
| /linux-6.15/Documentation/devicetree/bindings/powerpc/ |
| H A D | ibm,powerpc-cpu-features.txt | 99 bit 0 - PR (problem state / user mode) 179 This property may exist when the usable-privilege property value has PR bit set.
|
| /linux-6.15/drivers/spi/ |
| H A D | spi-intel.c | 61 #define PR(n) ((n) * 4) macro 219 readl(ispi->pregs + PR(i))); in intel_spi_dump_regs() 239 value = readl(ispi->pregs + PR(i)); in intel_spi_dump_regs() 1206 pr_value = readl(ispi->pregs + PR(i)); in intel_spi_is_protected()
|
| /linux-6.15/Documentation/crypto/ |
| H A D | api-samples.rst | 162 char *drbg = "drbg_nopr_sha256"; /* Hash DRBG with SHA-256, no PR */
|
| /linux-6.15/drivers/iio/temperature/ |
| H A D | mlx90632.c | 897 s32 PT, PR, PG, PO; in mlx90632_calc_ambient_dsp105() local 901 ret = mlx90632_read_ee_register(data->regmap, MLX90632_EE_P_R, &PR); in mlx90632_calc_ambient_dsp105() 923 PT, PR, PG, PO, Gb); in mlx90632_calc_ambient_dsp105()
|
| /linux-6.15/arch/sh/kernel/cpu/sh3/ |
| H A D | entry.S | 240 mov.l @r15+, k2 ! original PR
|
| /linux-6.15/Documentation/driver-api/md/ |
| H A D | md-cluster.rst | 184 receiver tries to get PR on "message" 202 receiver upconvert to PR on "message"
|
| /linux-6.15/Documentation/virt/kvm/ |
| H A D | ppc-pv.rst | 8 space code in PR=1 which is user space. This way we trap all privileged
|
| /linux-6.15/Documentation/arch/powerpc/ |
| H A D | ultravisor.rst | 69 MSR(S, HV, PR). In each of the tables below the modes are listed 76 | S | HV| PR|Privilege | 90 | S | HV| PR|Privilege |
|
| /linux-6.15/fs/gfs2/ |
| H A D | trace_gfs2.h | 27 dlm_state_name(PR), \
|
| /linux-6.15/Documentation/filesystems/ |
| H A D | gfs2-glocks.rst | 33 SH PR (Protected read)
|
| /linux-6.15/drivers/iommu/ |
| H A D | msm_iommu_hw-8xxx.h | 273 #define SET_PR(b, v) SET_GLOBAL_FIELD(b, TLBTR0, PR, v) 398 #define GET_PR(b) GET_GLOBAL_FIELD(b, TLBTR0, PR) 958 #define PR (PR_MASK << PR_SHIFT) macro
|
| /linux-6.15/Documentation/admin-guide/thermal/ |
| H A D | intel_powerclamp.rst | 311 PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
|
| /linux-6.15/Documentation/networking/ |
| H A D | arcnet-hardware.rst | 233 RP-------P--------P--------H-----P------P-----PR 235 RP-----H--------P--------H-----P------PR 237 PR PR
|
| /linux-6.15/drivers/net/ethernet/amd/xgbe/ |
| H A D | xgbe-dev.c | 962 if (XGMAC_IOREAD_BITS(pdata, MAC_PFR, PR) == val) in xgbe_set_promiscuous_mode() 967 XGMAC_IOWRITE_BITS(pdata, MAC_PFR, PR, val); in xgbe_set_promiscuous_mode()
|
| /linux-6.15/arch/x86/ |
| H A D | Kconfig | 2397 # (see GCC PR sanitizer/111736 and also PR sanitizer/115172).
|
| /linux-6.15/ |
| H A D | CREDITS | 2662 S: 80050-040 Curitiba PR 3006 S: 80050-430 Curitiba PR
|
| H A D | MAINTAINERS | 13079 S: Odd fixes (Book3S 64-bit PR)
|