Home
last modified time | relevance | path

Searched refs:RS (Results 1 – 25 of 36) sorted by relevance

12

/f-stack/dpdk/drivers/net/txgbe/
H A Dtxgbe_rxtx.h54 #define TXGBE_RXD_RSSTYPE(dw) RS(dw, 0, 0xF)
65 #define TXGBE_RXD_SECTYPE(dw) RS(dw, 4, 0x3)
70 #define TXGBE_RXD_TPIDSEL(dw) RS(dw, 6, 0x7)
71 #define TXGBE_RXD_PTID(dw) RS(dw, 9, 0xFF)
72 #define TXGBE_RXD_RSCCNT(dw) RS(dw, 17, 0xF)
73 #define TXGBE_RXD_HDRLEN(dw) RS(dw, 21, 0x3FF)
94 #define TXGBE_RXD_NEXTP(dw) RS(dw, 4, 0xFFFF) /* Next Descriptor */
125 #define TXGBE_RXD_ERR_CSUM(dw) RS(dw, 30, 0x3)
/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_regs.h33 #define RS(reg, shift, mask) RS32(reg, shift, mask) macro
129 #define TXGBE_ETHPHYIF_MDIO_BASE(r) RS(r, 3, 0x1F)
148 #define TXGBE_PWR_LAN(r) RS(r, 30, 0x3)
176 #define TXGBE_RSTSTAT_TYPE(r) RS(r, 16, 0x7)
292 #define TXGBE_PORT_LANID(r) RS(r, 8, 0x1)
427 #define TXGBD_POOLTAG_VTAG_UP(r) RS(r, 13, 0x7)
621 #define TXGBD_FDIRFLEXCFG_OFST(r) RS(r, 3, 0x1F)
785 #define TXGBD_SYNCLS_QPID(r) RS(r, 1, 0x7F)
1152 #define TXGBE_FDIRLEN_BKTLEN(r) RS(r, 0, 0x3F)
1153 #define TXGBE_FDIRLEN_MAXLEN(r) RS(r, 8, 0x3F)
[all …]
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dkirkwood-openrd.dtsi60 * SelRS232or485 selects between RS-232 or RS-485
63 * Low: RS-232
64 * High: RS-485
H A Dvf610-zii-scu4-aib.dts835 VF610_PAD_PTB25__UART1_RTS 0x21a2 /* Used as DE signal for the RS-485 transceiver */
843 VF610_PAD_PTD2__UART2_RTS 0x21a2 /* Used as DE signal for the RS-485 transceiver */
H A Daspeed-bmc-opp-romulus.dts140 /* Rear RS-232 connector */
H A Daspeed-bmc-opp-nicole.dts143 /* Rear RS-232 connector */
H A Daspeed-bmc-opp-palmetto.dts117 /* Rear RS-232 connector */
H A Daspeed-bmc-lenovo-hr630.dts103 /* Rear RS-232 connector */
H A Daspeed-bmc-opp-witherspoon.dts302 /* Rear RS-232 connector */
H A Daspeed-bmc-lenovo-hr855xg2.dts113 /* Rear RS-232 connector */
/f-stack/freebsd/contrib/device-tree/Bindings/iio/adc/
H A Dmax9611.txt26 A sense resistor of 0,005 Ohm is installed between RS+ and RS- current-sensing
/f-stack/freebsd/mips/conf/
H A DROUTERSTATION.hints11 # Uncomment this hint for RS (not PRO)
16 # should be 100 for RS
H A DROUTERSTATION13 # XXX Is there an RTC on the RS?
/f-stack/freebsd/contrib/openzfs/config/
H A Dconfig.awk11 BEGIN { RS = "" ; FS = "\n" } \
/f-stack/freebsd/contrib/device-tree/Bindings/mips/ingenic/
H A Ddevices.yaml26 - description: YLM RetroMini RS-90
/f-stack/freebsd/contrib/device-tree/Bindings/auxdisplay/
H A Dhit,hd44780.yaml37 GPIO pin connected to the "RS" (Register Select) signal line of the LCD
/f-stack/freebsd/contrib/device-tree/Bindings/mtd/
H A Dnvidia-tegra20-nand.txt34 - RS: 4, 6, 8
/f-stack/freebsd/contrib/device-tree/src/mips/ingenic/
H A Drs90.dts12 model = "RS-90";
/f-stack/dpdk/doc/guides/nics/
H A Dszedata2.rst145 TX RS bit threshold=0 - TXQ flags=0x0
H A Dnfb.rst148 TX RS bit threshold=0 - TXQ flags=0x0
H A Dsoftnic.rst181 TX offloads=0x0 - TX RS bit threshold=32
191 TX offloads=0x0 - TX RS bit threshold=0
/f-stack/dpdk/doc/guides/prog_guide/
H A Dpoll_mode_drv.rst213 * The *minimum* RS bit threshold. The minimum number of transmit descriptors to use before setti…
215 …The RS bit is set on the last descriptor used to transmit a packet if the number of descriptors us…
216 …up to the first descriptor used to transmit the packet, exceeds the transmit RS bit threshold (tx_…
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dioat.rst48 ./<build_dir>/examples/dpdk-ioat [EAL options] -- [-p MASK] [-q NQ] [-s RS] [-c <sw|hw>]
61 * s RS: Size of IOAT rawdev ring for hardware copy mode or rte_ring for
/f-stack/freebsd/contrib/zstd/
H A DMakefile171 | awk -v RS= -F: '/^# File/,/^# Finished Make data base/ {if ($$1 !~ "^[#.]") {print $$1}}' \
/f-stack/freebsd/i386/conf/
H A DNOTES502 # V.35/RS-232/RS-530/RS-449/X.21/G.703/E1/E3/T3/STS-1

12