/linux/Documentation/ABI/stable/ |
H A D | firewire-cdev | 20 - Asynchronous request transmission 28 - Isochronous stream transmission and reception 29 - Asynchronous stream transmission and reception 30 - Asynchronous broadcast request transmission 31 - PHY packet transmission and reception 43 an address range, asynchronous response transmission 55 - PHY packet transmission and reception 87 Allocate a DMA buffer for isochronous reception or transmission 92 for transmission, flags = MAP_SHARED, fd = the handle to the
|
/linux/Documentation/admin-guide/media/ |
H A D | si4713.rst | 17 Basically, it has transmission and signal noise level measurement features. 19 The Si4713 integrates transmit functions for FM broadcast stereo transmission. 26 Users must comply with local regulations on radio frequency (RF) transmission. 126 - power_level - Sets the output power level for signal transmission. 132 - rds_ps_name - Sets the RDS ps name field for transmission. 133 - rds_radio_text - Sets the RDS radio text for transmission. 134 - rds_pi - Sets the RDS PI field for transmission. 135 - rds_pty - Sets the RDS PTY field for transmission. 139 - preemphasis - sets the preemphasis to be applied for transmission. 179 transmission. To do that use S/G_MODULATOR ioctl and configure txsubchans properly.
|
/linux/drivers/net/wireless/virtual/ |
H A D | mac80211_hwsim.h | 13 * enum hwsim_tx_control_flags - flags to describe transmission info/status 30 * DOC: Frame transmission/registration support 32 * Frame transmission and registration support exists to allow userspace 62 * @HWSIM_CMD_TX_INFO_FRAME: Transmission info report from user space to 121 * @HWSIM_ATTR_FLAGS: mac80211 transmission flags, used to process 238 * @MAC80211_HWSIM_TX_RC_80_MHZ_WIDTH: Indicates 80 MHz transmission 239 * @MAC80211_HWSIM_TX_RC_160_MHZ_WIDTH: Indicates 160 MHz transmission 282 * DOC: Frame transmission support over virtio 284 * Frame transmission is also supported over virtio to allow communication 289 * enum hwsim_vqs - queues for virtio frame transmission [all …]
|
/linux/Documentation/devicetree/bindings/hsi/ |
H A D | client-devices.txt | 9 - hsi-rx-mode: Receiver Bit transmission mode ("stream" or "frame") 10 - hsi-tx-mode: Transmitter Bit transmission mode ("stream" or "frame") 12 the transmission mode is the same for receiver and 14 - hsi-speed-kbps: Max bit transmission speed in kbit/s
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | ext-ctrls-fm-tx.rst | 12 limiter, RDS transmission and tuning power features. 30 Sets the RDS Programme Identification field for transmission. 33 Sets the RDS Programme Type field for transmission. This encodes up 37 Sets the Programme Service name (PS_NAME) for transmission. It is 49 Sets the Radio Text info for transmission. It is a textual 172 Sets the output power level for signal transmission. Unit is in
|
/linux/include/linux/ |
H A D | mailbox_client.h | 22 * if the client receives some ACK packet for transmission. 26 * before initiating the transmission if required. 27 * @tx_done: Atomic callback to tell client of data transmission
|
H A D | firewire.h | 306 * This callback is called when the packet transmission has completed. 307 * For successful transmission, the status code is the ack received 368 * fw_send_request() - submit a request packet for transmission to generate callback for response 375 * @speed: transmission speed 398 * fw_send_request_with_tstamp() - submit a request packet for transmission to generate callback for 405 * @speed: transmission speed 541 * completed, either after transmission in the IT context or after being filled in the IR context.
|
/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | mlx4_stats.h | 102 * transmission of packets 105 /* Number of received transmission from XOFF state to XON state */ 109 /* Total time in microseconds that transmission of packets has been
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-led-trigger-tty | 20 Signal transmission (tx) of data on the named tty device. 21 If set to 0, the LED will not blink on transmission. 22 If set to 1 (default), the LED will blink on transmission.
|
/linux/drivers/firmware/arm_scmi/ |
H A D | Kconfig | 34 bool "Enable support for SCMI Raw transmission mode" 38 Enable support for SCMI Raw transmission mode. 52 Allow SCMI Raw transmission mode to coexist with normal SCMI stack.
|
/linux/Documentation/sound/cards/ |
H A D | hdspm.rst | 18 Audio transmission 21 * number of channels -- depends on transmission mode 32 (Note: Choosing the 56channel mode for transmission or as 41 transmission/receive-mode , only 28 are transmitted/received 50 transmission/receive-mode , only 14 are transmitted/received 183 MADI-transmission (0).
|
/linux/include/uapi/linux/dvb/ |
H A D | frontend.h | 41 * @FE_CAN_TRANSMISSION_MODE_AUTO: Can auto-detect transmission mode 394 * enum fe_transmit_mode - Transmission mode 397 * Autodetect transmission mode. The hardware will try to find the 400 * Transmission mode 1K 402 * Transmission mode 2K 404 * Transmission mode 8K 406 * Transmission mode 4K 408 * Transmission mode 16K 410 * Transmission mode 32K 412 * Single Carrier (C=1) transmission mode (DTMB only) [all …]
|
/linux/drivers/net/ethernet/apple/ |
H A D | mace.h | 47 #define DRTRY 0x80 /* don't retry transmission after collision */ 49 #define AUTO_PAD_XMIT 0x01 /* auto-pad short packets on transmission */ 54 #define LCOL 0x20 /* late collision (transmission aborted) */ 58 #define LCAR 0x02 /* loss of carrier (transmission aborted) */ 59 #define RTRY 0x01 /* too many retries (transmission aborted) */
|
/linux/drivers/net/wireless/ath/ath5k/ |
H A D | desc.c | 61 * @tx_rate0: HW idx for transmission rate 66 * @rtscts_rate: HW idx for RTS/CTS transmission rate 227 * @tx_rate0: HW idx for transmission rate 232 * @rtscts_rate: HW idx for RTS/CTS transmission rate 365 * @tx_rate1: HW idx for rate used on transmission series 1 366 * @tx_tries1: Max number of retransmissions for transmission series 1 367 * @tx_rate2: HW idx for rate used on transmission series 2 368 * @tx_tries2: Max number of retransmissions for transmission series 2 369 * @tx_rate3: HW idx for rate used on transmission series 3 370 * @tx_tries3: Max number of retransmissions for transmission series 3
|
/linux/drivers/base/regmap/ |
H A D | regmap-sccb.c | 36 * This executes the 2-phase write transmission cycle that is followed by a 37 * 2-phase read transmission cycle, returning negative errno else zero on 72 * This executes the SCCB 3-phase write transmission cycle, returning negative
|
/linux/include/linux/phy/ |
H A D | phy-mipi-dphy.h | 54 * state starting the HS transmission. 87 * state after the last payload clock bit of a HS transmission 138 * state starting the HS transmission. 175 * HS transmission burst
|
/linux/Documentation/sound/designs/ |
H A D | tracepoints.rst | 30 In a design of ALSA PCM core, data transmission is abstracted as PCM substream. 31 Applications manage PCM substream to maintain data transmission for PCM frames. 32 Before starting the data transmission, applications need to configure PCM 111 a care of hardware design or data transmission protocol.
|
/linux/drivers/platform/surface/aggregator/ |
H A D | ssh_packet_layer.c | 42 * - transmission start (process next item in queue) 43 * - transmission finished (guaranteed to never be parallel to transmission 54 * containing all packets scheduled for transmission, and the set of pending 92 * On transmission failure (such as repeated packet timeouts), the completion 152 * the system, thus it indicates the first transmission only. 177 * SSH_PTL_MAX_PACKET_TRIES - Maximum transmission attempts for packet. 179 * Maximum number of transmission attempts per sequenced packet in case of 187 * SSH_PTL_TX_TIMEOUT - Packet transmission timeout. 189 * Timeout in jiffies for packet transmission via the underlying serial 199 * time-frame after starting transmission, the packet will be re-submitted. [all …]
|
/linux/Documentation/networking/ |
H A D | packet_mmap.rst | 37 transmission, multiple packets can be sent through one system call to get the 42 transmission process, but it isn't everything. At least, if you are capturing 46 enabled. For transmission, check the MTU (Maximum Transmission Unit) used and 95 for capture and transmission. This can be done by mapping the 103 How to use mmap() directly to improve transmission process 105 Transmission process is similar to capture as shown below:: 107 [setup] socket() -------> creation of the transmission socket 110 bind() ---------> bind transmission socket with a network interface 114 [transmission] poll() ---------> wait for free packets (optional) 120 [shutdown] close() --------> destruction of the transmission socket and [all …]
|
/linux/Documentation/userspace-api/media/dvb/ |
H A D | frontend-property-terrestrial-systems.rst | 39 - :ref:`DTV_TRANSMISSION_MODE <DTV-TRANSMISSION-MODE>` 81 - :ref:`DTV_TRANSMISSION_MODE <DTV-TRANSMISSION-MODE>` 110 ARIB STD-B31 - "Transmission System for Digital Terrestrial Television 140 - :ref:`DTV_TRANSMISSION_MODE <DTV-TRANSMISSION-MODE>` 287 - :ref:`DTV_TRANSMISSION_MODE <DTV-TRANSMISSION-MODE>`
|
/linux/include/uapi/linux/can/ |
H A D | bcm.h | 78 TX_SETUP = 1, /* create (cyclic) transmission task */ 79 TX_DELETE, /* remove (cyclic) transmission task */ 80 TX_READ, /* read properties of (cyclic) transmission task */
|
/linux/include/net/iucv/ |
H A D | af_iucv.h | 89 /* transmission of skb is completed and was successful */ 97 /* transmission of skb is pending - may interleave 100 /* transmission of skb was done successfully (delayed) */
|
/linux/net/bridge/ |
H A D | br_private_cfm.h | 63 * This RDI is inserted in transmitted CCM PDUs if CCM transmission is enabled. 73 * Call br_cfm_cc_ccm_tx before timeout to keep transmission alive. 74 * When period is zero any ongoing transmission will be stopped.
|
/linux/drivers/net/can/cc770/ |
H A D | cc770.h | 120 #define TXRQST_RES 0x10 /* No Transmission Request */ 121 #define TXRQST_SET 0x20 /* Transmission Request */ 156 CC770_OBJ_RX_RTR0, /* for receiving remote transmission requests */ 157 CC770_OBJ_RX_RTR1, /* for receiving remote transmission requests */
|
/linux/drivers/slimbus/ |
H A D | messaging.c | 107 * Return: -ETIMEDOUT: If transmission of this message timed out 232 * Return: -ETIMEDOUT: If transmission of this message timed out 293 * Return: -EINVAL for Invalid parameters, -ETIMEDOUT If transmission of 336 * Return: -EINVAL for Invalid parameters, -ETIMEDOUT If transmission of 357 * Return: -EINVAL for Invalid parameters, -ETIMEDOUT If transmission of
|