/Linux-v6.6/drivers/staging/pi433/Documentation/ |
D | pi433.txt | 9 (www.pi433.de). It supports transmission and reception. It can be opened 10 by multiple applications for transmission and reception. While transmit 20 a) transmission 22 Each transmission can take place with a different configuration of the rf 24 takes care, that each transmission takes place with the parameterset of the 25 application, that requests the transmission. To allow the transmission to take 33 the air, the rf module is set to standby, the parameters for transmission gets 34 set, the hardware fifo of the rf chip gets preloaded and the transmission gets 38 transmission cycle ends. 48 interrupted by the transmission thread at any time to insert a transmission cycle. [all …]
|
/Linux-v6.6/Documentation/ABI/stable/ |
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-v6.6/Documentation/admin-guide/media/ |
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-v6.6/drivers/net/wireless/virtual/ |
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 119 * @HWSIM_ATTR_FLAGS: mac80211 transmission flags, used to process 233 * @MAC80211_HWSIM_TX_RC_80_MHZ_WIDTH: Indicates 80 MHz transmission 234 * @MAC80211_HWSIM_TX_RC_160_MHZ_WIDTH: Indicates 160 MHz transmission 277 * DOC: Frame transmission support over virtio 279 * Frame transmission is also supported over virtio to allow communication 284 * enum hwsim_vqs - queues for virtio frame transmission [all …]
|
/Linux-v6.6/Documentation/devicetree/bindings/hsi/ |
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-v6.6/Documentation/userspace-api/media/v4l/ |
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-v6.6/include/linux/ |
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
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx4/ |
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-v6.6/Documentation/sound/cards/ |
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-v6.6/include/uapi/linux/dvb/ |
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-v6.6/drivers/net/ethernet/apple/ |
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-v6.6/drivers/base/regmap/ |
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-v6.6/drivers/net/wireless/ath/ath5k/ |
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-v6.6/Documentation/sound/designs/ |
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-v6.6/include/linux/phy/ |
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-v6.6/drivers/platform/surface/aggregator/ |
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-v6.6/Documentation/networking/ |
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-v6.6/Documentation/userspace-api/media/dvb/ |
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-v6.6/net/bridge/ |
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-v6.6/include/uapi/linux/can/ |
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-v6.6/include/net/iucv/ |
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-v6.6/Documentation/ABI/testing/ |
D | sysfs-class-net-statistics | 131 during transmission by a network device (e.g: because of 144 transmission. 169 Indicates the number of packets dropped during transmission. 178 Indicates the number of packets in error during transmission by
|
/Linux-v6.6/drivers/net/can/cc770/ |
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-v6.6/drivers/slimbus/ |
D | messaging.c | 107 * Return: -ETIMEDOUT: If transmission of this message timed out 231 * Return: -ETIMEDOUT: If transmission of this message timed out 292 * Return: -EINVAL for Invalid parameters, -ETIMEDOUT If transmission of 335 * Return: -EINVAL for Invalid parameters, -ETIMEDOUT If transmission of 356 * Return: -EINVAL for Invalid parameters, -ETIMEDOUT If transmission of
|
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn30/ |
D | dcn30_dio_stream_encoder.c | 67 /* enable transmission of packet(s) - in enc3_update_hdmi_info_packet() 68 * packet transmission begins on the next frame */ in enc3_update_hdmi_info_packet() 380 /* Disable Generic Stream Packet 11 (GSP) transmission */ in enc3_dp_set_dsc_pps_info_packet() 494 /* enable/disable transmission of packet(s). in enc3_stream_encoder_update_dp_info_packets() 495 * If enabled, packet transmission begins on the next frame in enc3_stream_encoder_update_dp_info_packets() 513 /* check if dynamic metadata packet transmission is enabled */ in enc3_stream_encoder_update_dp_info_packets() 688 /* Enable transmission of General Control packet on every frame */ in enc3_stream_encoder_hdmi_set_stream_attribute() 694 /* Disable Audio Content Protection packet transmission */ in enc3_stream_encoder_hdmi_set_stream_attribute() 698 /* Enable Audio InfoFrame packet transmission. */ in enc3_stream_encoder_hdmi_set_stream_attribute()
|