Home
last modified time | relevance | path

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

12345678

/linux/arch/arc/lib/
H A Dmemcpy-archs.S9 # define SHIFT_1(RX,RY,IMM) asl RX, RY, IMM ; << argument
10 # define SHIFT_2(RX,RY,IMM) lsr RX, RY, IMM ; >> argument
11 # define MERGE_1(RX,RY,IMM) asl RX, RY, IMM argument
12 # define MERGE_2(RX,RY,IMM) argument
13 # define EXTRACT_1(RX,RY,IMM) and RX, RY, 0xFFFF argument
14 # define EXTRACT_2(RX,RY,IMM) lsr RX, RY, IMM argument
16 # define SHIFT_1(RX,RY,IMM) lsr RX, RY, IMM ; >> argument
17 # define SHIFT_2(RX,RY,IMM) asl RX, RY, IMM ; << argument
18 # define MERGE_1(RX,RY,IMM) asl RX, RY, IMM ; << argument
19 # define MERGE_2(RX,RY,IMM) asl RX, RY, IMM ; << argument
[all …]
H A Dmemcpy-archs-unaligned.S12 # define LOADX(DST,RX) ldd.ab DST, [RX, 8] argument
13 # define STOREX(SRC,RX) std.ab SRC, [RX, 8] argument
17 # define LOADX(DST,RX) ld.ab DST, [RX, 4] argument
18 # define STOREX(SRC,RX) st.ab SRC, [RX, 4] argument
/linux/Documentation/networking/device_drivers/can/freescale/
H A Dflexcan.rst13 For most flexcan IP cores the driver supports 2 RX modes:
20 configured for RX-FIFO mode.
22 The RX FIFO mode uses a hardware FIFO with a depth of 6 CAN frames,
40 more performant "RX mailbox" mode and will use "RX FIFO" mode
47 This mode activates the "RX mailbox mode" for better performance, on
/linux/arch/x86/crypto/
H A Dcast6-avx-x86_64-asm_64.S47 #define RX %xmm8 macro
130 F_head(b1, RX, RGI1, RGI2, op0); \
131 F_head(b2, RX, RGI3, RGI4, op0); \
133 F_tail(b1, RX, RGI1, RGI2, op1, op2, op3); \
136 vpxor a1, RX, a1; \
269 inpack_blocks(RA1, RB1, RC1, RD1, RTMP, RX, RKRF, RKM);
270 inpack_blocks(RA2, RB2, RC2, RD2, RTMP, RX, RKRF, RKM);
293 outunpack_blocks(RA1, RB1, RC1, RD1, RTMP, RX, RKRF, RKM);
294 outunpack_blocks(RA2, RB2, RC2, RD2, RTMP, RX, RKRF, RKM);
317 inpack_blocks(RA1, RB1, RC1, RD1, RTMP, RX, RKRF, RKM);
[all …]
/linux/Documentation/translations/zh_CN/networking/
H A Dgeneric-hdlc.rst77 - RX与TX时钟均使用外部时钟源
79 - RX与TX时钟均使用内部时钟源
81 - RX时钟使用外部时钟源,TX时钟使用内部时钟源
83 - RX时钟使用外部时钟源,TX时钟从RX时钟派生
H A Dtimestamping.rst560RX 上拦截帧)执行。
592 - ``.port_rxtstamp()``:在 RX 上,DSA 运行 BPF 分类器以识别 PTP 事件消息
596 带外(通过另一个 RX 时间戳FIFO)。在 RX 上延迟通常是必要的,当检索时间戳需要
619 - 在 RX 上,特殊干预可能或可能不需要,具体取决于将 skb 传递到网络堆栈的函数。
624 用,以使用与 DSA 类似的逻辑确定 RX 时间戳延迟是否必要。同样像 DSA,它成为
/linux/Documentation/networking/
H A Dmac80211-auth-assoc-deauth.txt32 driver->mac80211: RX probe response
36 driver->mac80211: RX auth frame
40 driver->mac80211: RX auth frame
44 mac80211->userspace: RX auth frame
60 driver->mac80211: RX assoc response
H A Dgeneric-hdlc.rst71 - both RX clock and TX clock external
73 - both RX clock and TX clock internal
75 - RX clock external, TX clock internal
77 - RX clock external, TX clock derived from RX clock
/linux/Documentation/devicetree/bindings/sound/
H A Dnvidia,tegra30-ahub.txt59 For RX CIFs, the numbers indicate the register number within AHUB routing
60 register space (APBIF 0..3 RX, I2S 0..5 RX, DAM 0..2 RX 0..1, SPDIF RX 0..1).
H A Domap-mcbsp.txt16 <RX irq>;
30 <0 63 0x4>, /* RX interrupt */
/linux/sound/soc/fsl/
H A Dimx-audio-rpmsg.c49 spin_lock_irqsave(&info->lock[RX], flags); in imx_audio_rpmsg_cb()
54 spin_unlock_irqrestore(&info->lock[RX], flags); in imx_audio_rpmsg_cb()
55 info->callback[RX](info->callback_param[RX]); in imx_audio_rpmsg_cb()
H A Dfsl_ssi.c55 /* Define RX and TX to index ssi->regvals array; Can be 0 or 1 only */
56 #define RX 0 macro
212 * @streams: Mask of current active streams: BIT(TX) and BIT(RX)
215 * @synchronous: Use synchronous mode - both of TX and RX use STCK and SFCK
223 * @regvals: Specific RX/TX register settings
244 * @fifo_watermark or more empty words in RX fifo.
407 int dir = tx ? TX : RX; in fsl_ssi_config_enable()
427 srcr = vals[RX].srcr | vals[TX].srcr; in fsl_ssi_config_enable()
428 stcr = vals[RX].stcr | vals[TX].stcr; in fsl_ssi_config_enable()
429 sier = vals[RX] in fsl_ssi_config_enable()
[all...]
/linux/Documentation/networking/device_drivers/ethernet/google/
H A Dgve.rst33 - Bar2 - IRQ, RX and TX doorbells
147 - Every TX and RX queue is assigned a notification block.
149 - TX and RX buffers queues, which send descriptors to the device, use MMIO
152 - RX and TX completion queues, which receive descriptors from the device, use a
159 - It's the driver's responsibility to ensure that the RX and TX completion
163 - TX packets have a 16 bit completion_tag and RX buffers have a 16 bit
164 buffer_id. These will be returned on the TX completion and RX queues
174 The driver posts fixed sized buffers to HW on the RX buffer queue. The packet
175 received on the associated RX queue may span multiple descriptors.
/linux/tools/testing/selftests/drivers/net/
H A Dxdp.py42 RX = 0 # Count of valid packets received for testing
171 ksft_ne(stats[XDPStats.RX.value], 0, "RX stats should not be zero")
172 ksft_eq(stats[XDPStats.RX.value], stats[XDPStats.PASS.value], "RX and PASS stats mismatch")
218 ksft_ne(stats[XDPStats.RX.value], 0, "RX stats should be zero")
219 ksft_eq(stats[XDPStats.RX.value], stats[XDPStats.DROP.value], "RX and DROP stats mismatch")
286 ksft_eq(stats[XDPStats.RX
40 RX = 0 # Count of valid packets received for testing global() variable in XDPStats
[all...]
/linux/Documentation/admin-guide/perf/
H A Ddwc_pcie_pmu.rst17 - one 64-bit counter for Time Based Analysis (RX/TX data throughput and
27 Using this feature you can obtain information regarding RX/TX data
76 Example usage of counting PCIe RX TLP data payload (Units of bytes)::
80 The average RX/TX bandwidth can be calculated using the following formula:
82 PCIe RX Bandwidth = rx_pcie_tlp_data_payload / Measure_Time_Window
/linux/Documentation/networking/device_drivers/ethernet/amazon/
H A Dena.rst213 .. _`RX copybreak`:
215 RX copybreak
222 This option controls the maximum packet length for which the RX
224 than RX copybreak bytes is received, it is copied into a new memory
225 buffer and the RX descriptor is returned to HW.
442 Dynamic RX Buffers (DRB)
445 Each RX descriptor in the RX ring is a single memory page (which is either 4KB
448 packets, the driver tries to reuse the remaining RX descriptor's space if more
455 1. Driver allocates page-sized RX buffer and passes it to hardware
457 |4KB RX Buffer |
[all …]
/linux/sound/soc/tegra/
H A Dtegra210_ahub.c126 DAI(SFC1 RX),
128 DAI(SFC2 RX),
130 DAI(SFC3 RX),
132 DAI(SFC4 RX),
135 DAI(MVC1 RX),
137 DAI(MVC2 RX),
178 DAI(OPE1 RX),
180 DAI(OPE2 RX),
221 DAI(SFC1 RX),
223 DAI(SFC2 RX),
[all...]
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6ull-dhcom-drc02.dts23 * The signals for CAN2 TX and RX are routed to the DHCOM UART1 RTS/CTS pins.
55 * GPIO line, however the i.MX6ULL UART driver assumes RX happens
57 * line. Hence, the RX is always enabled here.
/linux/arch/riscv/boot/dts/starfive/
H A Djh7100-starfive-visionfive-v1.dts27 * manual adjustment of the RX internal delay to work properly. The default
28 * RX delay provided by the driver (1.95ns) is too high, but applying a 50%
/linux/Documentation/networking/device_drivers/ethernet/stmicro/
H A Dstmmac.rst78 - Programmable TX and RX Watchdog and Coalesce Settings
84 - Frame Preemption for TX and RX
88 RX: WRR, SP)
89 - Flexible RX Parser
166 This parameter changes the default RX DMA packet buffer size.
218 the reception on chips older than the 3.50. New chips have an HW RX Watchdog
380 9) Core is able to perform TX Checksum and/or RX Checksum in HW::
400 15) Force to disable the RX Watchdog feature and switch to NAPI mode::
414 20) Limit the maximum TX and RX FIFO size::
419 21) Use the specified number of TX and RX Queues::
[all …]
/linux/arch/arm/boot/dts/microchip/
H A Dsama5d3_can.dtsi19 …<AT91_PIOD 14 AT91_PERIPH_C AT91_PINCTRL_NONE /* PD14 periph C RX, conflicts with SCK0, SPI0_NPCS1…
27 <AT91_PIOB 14 AT91_PERIPH_B AT91_PINCTRL_NONE /* PB14 periph B RX, conflicts with GCRS */
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-aspeed-uart-routing5 Description: Selects the RX source of the UARTx device.
24 Description: Selects the RX source of IOx serial port. The current selection
/linux/Documentation/networking/device_drivers/ethernet/aquantia/
H A Datlantic.rst193 ITR mode, TX/RX coalescing timings could be viewed with::
256 RX flow rules (ntuple filters)
269 To enable or disable the RX flow rules::
353 appropriate queue. RX filters is supported on all kernels 2.6.30 and later.
360 RX Flow L3/L4 rule may be used.
420 0xFFFF Auto throttling mode. Driver will choose the best RX and TX
434 aq_itr_rx - RX interrupt throttle rate
441 RX side throttling in microseconds. Adapter will setup maximum interrupt delay
459 RX page order override. That's a power of 2 number of RX pages allocated for
470 RX refill threshold. RX path will not refill freed descriptors until the
/linux/Documentation/translations/zh_CN/infiniband/
H A Dipoib.rst59 在这种情况下,ICMP PMTU数据包的RX仿真被用来使网络堆栈对这些邻居使用较
78 RX管理。
/linux/arch/arm64/boot/dts/renesas/
H A Drzg2ul-smarc-pinfunction.dtsi17 <RZG2L_PORT_PINMUX(1, 2, 3)>; /* RX */
31 <RZG2L_PORT_PINMUX(2, 1, 3)>; /* RX */

12345678