Home
last modified time | relevance | path

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

123456789

/Linux-v5.4/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 …]
/Linux-v5.4/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
/Linux-v5.4/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.
/Linux-v5.4/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 …]
/Linux-v5.4/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()
/Linux-v5.4/Documentation/networking/device_drivers/toshiba/
Dspider_net.txt16 The Structure of the RX Ring.
18 The receive (RX) ring is a circular linked list of RX descriptors,
34 spidernet device driver) allocates a set of RX descriptors and RX
45 flowing RX traffic, every descr behind it should be marked "full",
53 and advance the tail pointer. Thus, when there is flowing RX traffic,
55 all of those behind it should be "not-in-use". When RX traffic is not
66 is flowing RX traffic, everything in front of the head pointer should
68 RX traffic is flowing, then the head pointer can catch up to the tail
111 The RX RAM full bug/feature
114 As long as the OS can empty out the RX buffers at a rate faster than
[all …]
/Linux-v5.4/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.txt55 * clock ext - both RX clock and TX clock external
56 * clock int - both RX clock and TX clock internal
57 * clock txint - RX clock external, TX clock internal
58 * clock txfromrx - RX clock external, TX clock derived from RX clock
/Linux-v5.4/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 */
/Linux-v5.4/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.dts191 gpio-line-names = "UART TX", "UART RX", "VCCK En", "TF 3V3/1V8 En",
202 "Eth MDIO", "Eth MDC", "Eth RGMII RX Clk",
203 "Eth RX DV", "Eth RX D0", "Eth RX D1", "Eth RX D2",
204 "Eth RX D3", "Eth RGMII TX Clk", "Eth TX En",
/Linux-v5.4/arch/arm/boot/dts/
Domap2430.dtsi171 <60>, /* RX interrupt */
172 <61>; /* RX overflow interrupt */
188 <63>; /* RX interrupt */
204 <90>; /* RX interrupt */
220 <55>; /* RX interrupt */
236 <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 */
/Linux-v5.4/drivers/net/ethernet/freescale/enetc/
DKconfig49 using the SO_TIMESTAMPING API. Because the RX BD ring dynamic
51 extended RX BDs if timestamping is not used, this option enables
52 extended RX BDs in order to support hardware timestamping.
/Linux-v5.4/Documentation/networking/device_drivers/aquantia/
Datlantic.txt169 ITR mode, TX/RX coalescing timings could be viewed with:
226 RX flow rules (ntuple filters)
237 To enable or disable the RX flow rules:
317 appropriate queue. RX filters is supported on all kernels 2.6.30 and later.
323 RX Flow L3/L4 rule may be used.
338 0xFFFF - Auto throttling mode. Driver will choose the best RX and TX
348 aq_itr_rx - RX interrupt throttle rate
352 RX side throttling in microseconds. Adapter will setup maximum interrupt delay
365 RX page order override. Thats a power of 2 number of RX pages allocated for
372 RX refill threshold. RX path will not refill freed descriptors until the
/Linux-v5.4/sound/soc/fsl/
Dfsl_ssi.c55 #define RX 0 macro
408 int dir = tx ? TX : RX; in fsl_ssi_config_enable()
428 srcr = vals[RX].srcr | vals[TX].srcr; in fsl_ssi_config_enable()
429 stcr = vals[RX].stcr | vals[TX].stcr; in fsl_ssi_config_enable()
430 sier = vals[RX].sier | vals[TX].sier; in fsl_ssi_config_enable()
509 int adir = tx ? RX : TX; in fsl_ssi_config_disable()
510 int dir = tx ? TX : RX; in fsl_ssi_config_disable()
586 vals[RX].sier = SSI_SIER_RFF0_EN | FSLSSI_SIER_DBG_RX_FLAGS; in fsl_ssi_setup_regvals()
587 vals[RX].srcr = SSI_SRCR_RFEN0; in fsl_ssi_setup_regvals()
588 vals[RX].scr = SSI_SCR_SSIEN | SSI_SCR_RE; in fsl_ssi_setup_regvals()
[all …]
/Linux-v5.4/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
39 - xlnx,rx-fifo-pf-threshold: RX programmable full interrupt threshold
47 - xlnx,use-rx-data: <0x1> if RX FIFO is enabled, <0x0> otherwise
/Linux-v5.4/Documentation/devicetree/bindings/media/i2c/
Dtc358743.txt1 * Toshiba TC358743 HDMI-RX to MIPI CSI2-TX Bridge
3 The Toshiba TC358743 HDMI-RX to MIPI CSI2-TX (H2C) is a bridge that converts
/Linux-v5.4/drivers/tty/serial/
Dmilbeaut_usio.c24 #define RX 0 macro
262 ret = request_irq(mlb_usio_irq[index][RX], mlb_usio_rx_irq, in mlb_usio_startup()
269 free_irq(mlb_usio_irq[index][RX], port); in mlb_usio_startup()
300 free_irq(mlb_usio_irq[index][RX], port); in mlb_usio_shutdown()
532 mlb_usio_irq[index][RX] = ret; in mlb_usio_probe()
537 port->irq = mlb_usio_irq[index][RX]; in mlb_usio_probe()

123456789