Home
last modified time | relevance | path

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

1234567891011

/kernel/linux/linux-5.10/arch/x86/crypto/
Dcast5-avx-x86_64-asm_64.S46 #define RX %xmm8 macro
126 F_head(b1, RX, RGI1, RGI2, op0); \
127 F_head(b2, RX, RGI3, RGI4, op0); \
129 F_tail(b1, RX, RGI1, RGI2, op1, op2, op3); \
132 vpxor a1, RX, a1; \
244 inpack_blocks(RL1, RR1, RTMP, RX, RKM);
245 inpack_blocks(RL2, RR2, RTMP, RX, RKM);
246 inpack_blocks(RL3, RR3, RTMP, RX, RKM);
247 inpack_blocks(RL4, RR4, RTMP, RX, RKM);
277 outunpack_blocks(RR1, RL1, RTMP, RX, RKM);
[all …]
Dcast6-avx-x86_64-asm_64.S47 #define RX %xmm8 macro
126 F_head(b1, RX, RGI1, RGI2, op0); \
127 F_head(b2, RX, RGI3, RGI4, op0); \
129 F_tail(b1, RX, RGI1, RGI2, op1, op2, op3); \
132 vpxor a1, RX, a1; \
267 inpack_blocks(RA1, RB1, RC1, RD1, RTMP, RX, RKRF, RKM);
268 inpack_blocks(RA2, RB2, RC2, RD2, RTMP, RX, RKRF, RKM);
291 outunpack_blocks(RA1, RB1, RC1, RD1, RTMP, RX, RKRF, RKM);
292 outunpack_blocks(RA2, RB2, RC2, RD2, RTMP, RX, RKRF, RKM);
315 inpack_blocks(RA1, RB1, RC1, RD1, RTMP, RX, RKRF, RKM);
[all …]
/kernel/linux/linux-5.10/arch/arc/lib/
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 …]
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
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/
Dmicrel-ksz90x1.txt49 - rxdv-skew-ps : Skew control of RX CTL pad
52 - rxd0-skew-ps : Skew control of RX data 0 pad
53 - rxd1-skew-ps : Skew control of RX data 1 pad
54 - rxd2-skew-ps : Skew control of RX data 2 pad
55 - rxd3-skew-ps : Skew control of RX data 3 pad
72 - rxc-skew-ps : Skew control of RX clock pad
77 - rxdv-skew-ps : Skew control of RX CTL pad
79 - rxd0-skew-ps : Skew control of RX data 0 pad
80 - rxd1-skew-ps : Skew control of RX data 1 pad
81 - rxd2-skew-ps : Skew control of RX data 2 pad
[all …]
Dxilinx_axienet.txt7 segments of memory for buffering TX and RX, as well as the capability of
8 offloading TX/RX checksum calculation off the processor.
24 - interrupts : Should be a list of 2 or 3 interrupts: TX DMA, RX DMA,
26 specified, the TX/RX DMA interrupts should be on that node
40 - xlnx,rxcsum : Same values as xlnx,txcsum but for RX checksum offload
49 device (DMA registers and DMA TX/RX interrupts) rather
Dlantiq,xrx200-net.txt9 - interrupts : TX and RX DMA interrupts. Use interrupt-names "tx" for
10 : the TX interrupt and "rx" for the RX interrupt.
/kernel/linux/linux-5.10/drivers/spi/
Dspi-loopback-test.c86 .rx_buf = RX(0),
100 .rx_buf = RX(PAGE_SIZE - 4),
124 .rx_buf = RX(0),
191 .rx_buf = RX(0),
208 .rx_buf = RX(0),
225 .rx_buf = RX(0),
239 .rx_buf = RX(0),
246 .rx_buf = RX(SPI_TEST_MAX_SIZE_HALF),
261 .rx_buf = RX(1024),
267 .rx_buf = RX(0),
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
Den_cq.c104 if (cq->type == RX) { in mlx4_en_activate_cq()
133 if (cq->type == RX) in mlx4_en_activate_cq()
136 if ((cq->type != RX && priv->hwtstamp_config.tx_type) || in mlx4_en_activate_cq()
137 (cq->type == RX && priv->hwtstamp_config.rx_filter)) in mlx4_en_activate_cq()
156 case RX: in mlx4_en_activate_cq()
183 cq->type == RX) in mlx4_en_destroy_cq()
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/toshiba/
Dspider_net.rst18 The Structure of the RX Ring.
20 The receive (RX) ring is a circular linked list of RX descriptors,
36 spidernet device driver) allocates a set of RX descriptors and RX
47 flowing RX traffic, every descr behind it should be marked "full",
55 and advance the tail pointer. Thus, when there is flowing RX traffic,
57 all of those behind it should be "not-in-use". When RX traffic is not
68 is flowing RX traffic, everything in front of the head pointer should
70 RX traffic is flowing, then the head pointer can catch up to the tail
113 The RX RAM full bug/feature
116 As long as the OS can empty out the RX buffers at a rate faster than
[all …]
/kernel/linux/linux-5.10/Documentation/networking/
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
Daf_xdp.rst24 syscall. Associated with each XSK are two rings: the RX ring and the
25 TX ring. A socket can receive packets on the RX ring and it can send
28 to have at least one of these rings for each socket. An RX or TX
30 UMEM. RX and TX can share the same UMEM so that a packet does not have
31 to be copied between RX and TX. Moreover, if a packet needs to be kept
44 to fill in with RX packet data. References to these frames will then
45 appear in the RX ring once each packet has been received. The
48 space, for either TX or RX. Thus, the frame addrs appearing in the
50 TX ring. In summary, the RX and FILL rings are used for the RX path
62 then receive frame addr references in its own RX ring that point to
[all …]
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
Dtls.rst212 `An example <https://github.com/ktls/af_ktls-tool/commits/RX>`_
224 number of TX and RX sessions currently installed where host handles
228 number of TX and RX sessions currently installed where NIC handles
232 number of TX and RX sessions opened with host cryptography
235 number of TX and RX sessions opened with NIC cryptography
241 number of RX resyncs sent to NICs handling cryptography
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
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).
Domap-mcbsp.txt16 <RX irq>;
30 <0 63 0x4>, /* RX interrupt */
/kernel/linux/linux-5.10/arch/arm64/boot/dts/amlogic/
Dmeson-gxbb-nanopi-k2.dts197 gpio-line-names = "UART TX", "UART RX", "Power Control", "Power Key In",
208 "Eth MDIO", "Eth MDC", "Eth RGMII RX Clk",
209 "Eth RX DV", "Eth RX D0", "Eth RX D1", "Eth RX D2",
210 "Eth RX D3", "Eth RGMII TX Clk", "Eth TX En",
246 "Bluetooth UART TX", "Bluetooth UART RX",
Dmeson-gxbb-odroidc2.dts255 gpio-line-names = "UART TX", "UART RX", "VCCK En", "TF 3V3/1V8 En",
266 "Eth MDIO", "Eth MDC", "Eth RGMII RX Clk",
267 "Eth RX DV", "Eth RX D0", "Eth RX D1", "Eth RX D2",
268 "Eth RX D3", "Eth RGMII TX Clk", "Eth TX En",
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/stmicro/
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 …]
/kernel/linux/linux-5.10/sound/soc/fsl/
Dfsl_ssi.c55 #define RX 0 macro
402 int dir = tx ? TX : RX; in fsl_ssi_config_enable()
422 srcr = vals[RX].srcr | vals[TX].srcr; in fsl_ssi_config_enable()
423 stcr = vals[RX].stcr | vals[TX].stcr; in fsl_ssi_config_enable()
424 sier = vals[RX].sier | vals[TX].sier; in fsl_ssi_config_enable()
506 int adir = tx ? RX : TX; in fsl_ssi_config_disable()
507 int dir = tx ? TX : RX; in fsl_ssi_config_disable()
585 vals[RX].sier = SSI_SIER_RFF0_EN | FSLSSI_SIER_DBG_RX_FLAGS; in fsl_ssi_setup_regvals()
586 vals[RX].srcr = SSI_SRCR_RFEN0; in fsl_ssi_setup_regvals()
587 vals[RX].scr = SSI_SCR_SSIEN | SSI_SCR_RE; in fsl_ssi_setup_regvals()
[all …]
Dfsl_sai.c52 int adir = (dir == TX) ? RX : TX; in fsl_sai_dir_is_synced()
353 int adir = tx ? RX : TX; in fsl_sai_set_bclk()
354 int dir = tx ? TX : RX; in fsl_sai_set_bclk()
445 int adir = tx ? RX : TX; in fsl_sai_hw_params()
587 int adir = tx ? RX : TX; in fsl_sai_trigger()
588 int dir = tx ? TX : RX; in fsl_sai_trigger()
599 sai->synchronous[RX] ? FSL_SAI_CR2_SYNC : 0); in fsl_sai_trigger()
1069 sai->synchronous[RX] = true; in fsl_sai_probe()
1084 sai->synchronous[RX] = false; in fsl_sai_probe()
1088 sai->synchronous[RX] = false; in fsl_sai_probe()
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Domap2430.dtsi184 <60>, /* RX interrupt */
185 <61>; /* RX overflow interrupt */
201 <63>; /* RX interrupt */
217 <90>; /* RX interrupt */
233 <55>; /* RX interrupt */
249 <82>; /* RX interrupt */
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 */
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/aquantia/
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. Thats a power of 2 number of RX pages allocated for
470 RX refill threshold. RX path will not refill freed descriptors until the
/kernel/linux/linux-5.10/drivers/staging/axis-fifo/
Daxis-fifo.txt37 - xlnx,rx-fifo-depth: Depth of RX FIFO in words
38 - xlnx,rx-fifo-pe-threshold: RX programmable empty interrupt threshold
40 - xlnx,rx-fifo-pf-threshold: RX programmable full interrupt threshold
51 - xlnx,use-rx-data: <0x1> if RX FIFO is enabled, <0x0> otherwise

1234567891011