Home
last modified time | relevance | path

Searched full:transmit (Results 1 – 25 of 1230) sorted by relevance

12345678910>>...50

/freebsd/sys/dev/tsec/
H A Dif_tsecreg.h44 #define TSEC_REG_FIFO_TX_THR 0x08c /* FIFO transmit threshold register */
45 #define TSEC_REG_FIFO_TX_STARVE 0x098 /* FIFO transmit starve register */
46 #define TSEC_REG_FIFO_TX_STARVE_SHUTOFF 0x09c /* FIFO transmit starve shutoff
49 /* TSEC Transmit Control and Status Registers */
50 #define TSEC_REG_TCTRL 0x100 /* Transmit control register */
51 #define TSEC_REG_TSTAT 0x104 /* Transmit Status Register */
53 #define TSEC_REG_TXIC 0x110 /* Transmit interrupt coalescing
91 /* TSEC Transmit and Receive Counters */
92 #define TSEC_REG_MON_TR64 0x680 /* Transmit and receive 64-byte
94 #define TSEC_REG_MON_TR127 0x684 /* Transmit and receive 65-127 byte
[all …]
/freebsd/share/man/man4/
H A Diflib.444 When set, allows the number of transmit and receive queues to be different.
74 Controls how the transmit ring is serviced.
79 the transmit ring is being serviced.
80 This results in higher transmit throughput.
81 If set to a non-zero value, task returns immediately and the transmit
97 This will lower the maximum throughput, but will also lower transmit latency.
99 Some NICs allow processing completed transmit descriptors in batches.
100 Doing so usually increases the transmit throughput by reducing the number of
101 transmit interrupts.
118 The following are repeated for each transmit queue, where Z is the transmit
[all …]
H A Ddc.4267 A packet was queued for transmission and a transmit command was
277 The device generated a transmit underrun error while attempting to
278 DMA and transmit a packet.
282 will dynamically increase the transmit start threshold so that
286 The device continued to generate transmit underruns even after all
287 possible transmit start threshold settings had been tried, so the
386 forward setting for the transmit start threshold by default.
389 the PNIC can transmit corrupt frames when operating at 100Mbps,
393 sometimes manifests during periods of heavy receive and transmit
404 The PNIC chips also sometimes generate a transmit underrun error when
[all …]
H A Dath.468 Transmit speed and operating mode is selectable
70 AR5210-based devices support 802.11a operation with transmit speeds
72 AR5211-based devices support 802.11a and 802.11b operation with transmit
76 with transmit speeds appropriate to each.
79 the 5GHz frequency range with 2x the transmit speeds.
85 The actual transmit speed used is dependent on signal quality and the
197 The driver was unable to allocate contiguous memory for the transmit
201 The request to the HAL to set up the transmit queue for normal
205 The request to the HAL to set up the transmit queue for 802.11 beacon frames
234 An invalid transmit rate was specified for an outgoing frame.
H A Dsfxge.455 frames, transmit/receive checksum offload, TCP Segmentation Offload
59 The driver allocates 1 receive queue, transmit queue, event queue and
93 The maximum number of descriptors in a transmit queue ring.
98 for queued transmit packets (TCP and non-TCP), used only if the transmit
107 , used only if the transmit queue lock can be acquired.
115 for queued transmit
116 packets, used if the transmit queue lock cannot be acquired.
H A Dbge.466 and UDP checksum offload for both receive and transmit,
88 utility configures the adapter to receive and transmit jumbo frames.
214 Allow collapsing multiple transmit buffers into a single buffer
215 to increase transmit performance with the cost of CPU cycles.
216 The default value is 0 to disable transmit buffer collapsing.
218 Enable UDP transmit checksum offloading even if controller can generate
222 The default value is 0 which disables UDP transmit checksum offloading.
/freebsd/share/man/man9/
H A Dieee80211_output.956 work required to transmit frames.
58 have been classified and assigned a transmit priority;
69 transmit queue.
70 Data frames passed down for transmit flow through
73 dispatches the frames to the driver through it's transmit queue.
75 There are two control paths by which frames reach a driver for transmit.
84 The raw transmit path may include data frames from user applications
94 Data frames are only transmit for a vap in the
105 All frames passed to a driver for transmit hold a reference to a
116 when the transmit work is completed.
[all …]
H A Dieee80211_amrr.931 .Nd 802.11 network driver transmit rate control support
78 is an implementation of the AMRR transmit rate control algorithm
82 A rate control algorithm is responsible for choosing the transmit
91 whether a frame was successfully delivered and how many transmit
154 state is setup, transmit rates are requested by calling
156 in the transmit path; e.g.:
172 transmit rate is not configured; the other cases are handled with
175 transmit parameters.
181 they can display the current transmit rate in status.
185 when a frame transmit completes using
H A Dieee80211_radiotap.995 in the transmit path (since control is not returned to the
104 In the transmit path capture work looks like this:
107 ... /* record transmit state */
108 ieee80211_radiotap_tx(vap, m); /* capture transmit event */
193 .\"This field contains a single unsigned 16-bit value, expressing transmit
195 .\"0 indicates maximum transmit power.
198 .\"This field contains a single unsigned 16-bit value, expressing transmit
200 .\"0 indicates maximum transmit power.
203 Transmit power expressed as decibels from a 1mW reference.
208 which antenna was used to transmit or receive the frame.
[all …]
H A Dieee80211.9258 (either explicitly for transmit or implicitly on receive).
320 transmit power caps).
330 Transmit a raw 802.11 frame.
378 due to references held by packets in the transmit queue.
451 Transmit an Action frame.
456 Check if transmit A-MPDU should be enabled for the specified station and AC.
462 Request A-MPDU transmit aggregation.
466 for handling transmit A-MPDU.
469 needed for doing transmit A-MPDU.
471 Shutdown an A-MPDU transmit stream for the specified station and AC.
[all …]
H A Diflibtxrx.96 .Nd Device Dependent Transmit and Receive Functions
58 The device dependent mechanisms for handling packet transmit and receive are
70 Denotes the size of packet to be sent on the transmit queue.
76 Unique index value assigned sequentially to each transmit queue.
193 .Ss Transmit Packet Functions
196 Transmit function that sends a packet on an interface.
/freebsd/sys/dev/usb/controller/
H A Duss820dci.h36 #define USS820_TXDAT 0x00 /* Transmit FIFO data */
38 #define USS820_TXCNTL 0x01 /* Transmit FIFO byte count low */
41 #define USS820_TXCNTH 0x02 /* Transmit FIFO byte count high */
45 #define USS820_TXCON 0x03 /* USB transmit FIFO control */
48 #define USS820_TXCON_ATM 0x04 /* Automatic Transmit Management */
49 #define USS820_TXCON_TXISO 0x08 /* Transmit Isochronous Data */
56 #define USS820_TXCON_TXCLR 0x80 /* Transmit FIFO clear */
58 #define USS820_TXFLG 0x04 /* Transmit FIFO flag (Read Only) */
103 #define USS820_EPCON_TXEPEN 0x01 /* Transmit Endpoint Enable */
104 #define USS820_EPCON_TXOE 0x02 /* Transmit Output Enable */
[all …]
/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_dtsec.h115 * %DTSEC_IEVENT_GTSC - Graceful transmit stop complete. Graceful stop is now
120 * %DTSEC_IEVENT_BABT - Babbling transmit error. The transmitted frame length
123 * %DTSEC_IEVENT_TXC - Transmit control (pause frame) interrupt. his bit
126 * %DTSEC_IEVENT_TXE - Transmit error. This bit indicates that an error
127 * occurred on the transmitted channel. This bit is set whenever any transmit
144 * %DTSEC_IEVENT_XFUN - Transmit FIFO underrun. This bit indicates that the
145 * transmit FIFO became empty before the complete frame was transmitted.
160 * %DTSEC_IEVENT_TDPE - Internal data error on transmit. This bit indicates
161 * that the dTSEC has detected a parity error on its stored transmit data, which
419 uint32_t tctrl; /* 0x040 Transmit control register */
[all …]
H A Dfsl_enet.h112 /**< 10GEC, mEMAC Transmit frame ECC error interrupt */
114 /**< 10GEC, mEMAC Transmit FIFO underflow interrupt */
116 /**< 10GEC, mEMAC Transmit FIFO overflow interrupt */
118 /**< 10GEC Transmit frame error interrupt */
142 /**< dTSEC Graceful transmit stop complete */
144 /**< dTSEC Babbling transmit error */
146 /**< dTSEC Transmit control (pause frame) interrupt */
148 /**< dTSEC Transmit error */
154 /**< dTSEC Transmit FIFO underrun */
164 /**< dTSEC Internal data error on transmit */
/freebsd/sys/dev/my/
H A Dif_myreg.h39 #define MY_TCRRCR 0x18 /* receive & transmit configuration */
41 #define MY_TXPDR 0x20 /* transmit polling demand */
44 #define MY_TXLBA 0x2C /* transmit list base address */
51 #define MY_TSR 0x48 /* tally counter for transmit status */
79 * Transmit Configuration Register
81 #define MY_TXRUN 0x04000000 /* transmit running status */
82 #define MY_Enhanced 0x02000000 /* transmit enhanced mode */
94 #define MY_TE 0x00040000 /* transmit enable */
116 * Transmit Poll Demand Register
137 #define MY_TUNF 0x00000400 /* transmit underflow */
[all …]
/freebsd/sys/contrib/device-tree/Bindings/ata/
H A Dimx-sata.txt18 - fsl,transmit-level-mV : transmit voltage level, in millivolts.
19 - fsl,transmit-boost-mdB : transmit boost level, in milli-decibels
20 - fsl,transmit-atten-16ths : transmit attenuation, in 16ths
H A Dimx-sata.yaml44 fsl,transmit-level-mV:
46 description: transmit voltage level, in millivolts.
48 fsl,transmit-boost-mdB:
50 description: transmit boost level, in milli-decibels.
52 fsl,transmit-atten-16ths:
54 description: transmit attenuation, in 16ths.
/freebsd/sys/dev/mlx4/mlx4_en/
H A Den_port.h334 /* Transmit frames with a length of 64 octets */
345 /* Transmit frames with a length of 65 to 127 octets. */
356 /* Transmit frames with a length of 128 to 255 octets */
367 /* Transmit frames with a length of 256 to 511 octets */
378 /* Transmit frames with a length of 512 to 1023 octets */
389 /* Transmit frames with a length of 1024 to 1518 octets */
400 /* Counts transmit frames with a length of 1519 to 1522 bytes */
411 /* Transmit frames with a length of 1523 to 1548 octets */
422 /* Counts transmit frames with a length of 1549 to MTU bytes */
433 /* Transmit frames with a length greater than MTU octets and a good CRC. */
[all …]
/freebsd/tools/tools/netmap/
H A Dpkt-gen.8102 is the number of packets to receive or transmit.
114 Transmit or receive up to
161 to create a new transmit/receive ring pair when
168 to transmit packets as quickly as possible.
199 This is useful to transmit or receive packets larger than the netmap
225 transmit or receive rate.
258 transmit and receive rings to
261 have several transmit and receive rings that are used by the operating
264 can peel off one or more of the transmit or receive rings for its own
272 access to a pair of transmit and receive rings that are separate from
/freebsd/tools/tools/ath/athrd/
H A Dathrd.134 .Nd list channels and transmit power for a country/regulatory domain
44 displays the list of frequencies and the associated maximum transmit
66 and transmit power values.
70 Calculate channels and transmit power for operation in
140 The transmit power is given in units of dbM.
155 The transmit power calculations are done by emulating
163 The HAL reset logic should be used to calculate the transmit power
/freebsd/sys/arm/freescale/imx/
H A Dimx6_ssi.c69 #define SSI_STX0 0x00 /* Transmit Data Register n */
70 #define SSI_STX1 0x04 /* Transmit Data Register n */
79 #define SCR_TE (1 << 1) /* Transmit Enable. */
85 #define SIER_TDMAE (1 << 20) /* Transmit DMA Enable. */
86 #define SIER_TIE (1 << 19) /* Transmit Interrupt Enable. */
87 #define SIER_TDE0IE (1 << 12) /* Transmit Data Register Empty 0. */
89 #define SIER_TFE0IE (1 << 0) /* Transmit FIFO Empty 0 IE. */
90 #define SSI_STCR 0x1C /* Transmit Configuration Register */
91 #define STCR_TXBIT0 (1 << 9) /* Transmit Bit 0 shift MSB/LSB */
92 #define STCR_TFEN1 (1 << 8) /* Transmit FIFO Enable 1. */
[all …]
/freebsd/sys/dev/ath/
H A Dif_athrate.h36 * Interface definitions for transmit rate control modules for the
39 * A rate control module is responsible for choosing the transmit rate
61 * In addition to the transmit rate for each frame the module must also
64 * additional transmit state. The rate control code is assumed to write
65 * this additional data directly to the transmit descriptor.
120 * Transmit handling.
129 * Return the transmit info for a data packet. If multi-rate state
151 * supplied transmit descriptor. The routine is invoked both
/freebsd/sys/dev/sk/
H A Dyukonreg.h26 #define YU_GPSR_TX_IN_PROG 0x0400 /* transmit in progress */
39 #define YU_GPCR_TXEN 0x1000 /* Transmit Enable */
53 /* Transmit Control Register (TCR) */
69 /* Transmit Flow Control Register (TFCR) */
72 /* Transmit Parameter Register (TPR) */
118 /* Transmit Interrupt Register (TIR) */
140 /* Transmit and Receive Interrupt Register (TRIR) */
143 /* Transmit Interrupt Mask Register (TIMR) */
149 /* Transmit and Receive Interrupt Mask Register (TRIMR) */
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dmotorcomm,yt8xxx.yaml97 Use original or inverted RGMII Transmit PHY Clock to drive the RGMII
98 Transmit PHY Clock delay train configuration when speed is 10Mbps.
103 Use original or inverted RGMII Transmit PHY Clock to drive the RGMII
104 Transmit PHY Clock delay train configuration when speed is 100Mbps.
109 Use original or inverted RGMII Transmit PHY Clock to drive the RGMII
110 Transmit PHY Clock delay train configuration when speed is 1000Mbps.
/freebsd/sys/dev/uart/
H A Duart_if.m54 # have been allocated. The transmit and receive buffers exist, but no
147 # transmit() - move data from the transmit buffer to the transmit FIFO.
149 # additionally should make sure that a transmit interrupt is generated
151 METHOD int transmit {
160 # has left the transmit shift register in addition to the FIFO being empty.

12345678910>>...50