Home
last modified time | relevance | path

Searched full:reception (Results 1 – 25 of 360) sorted by relevance

12345678910>>...15

/linux/Documentation/ABI/stable/
H A Dfirewire-cdev28 - Isochronous stream transmission and reception
29 - Asynchronous stream transmission and reception
31 - PHY packet transmission and reception
37 - Bus reset initiation, bus reset event reception
42 link layers, reception of inbound requests to such
55 - PHY packet transmission and reception
80 request reception, or PHY packet reception. Always use a read
83 of all event types and for which ioctls affect reception of
87 Allocate a DMA buffer for isochronous reception or transmission
91 prot = at least PROT_READ for reception and at least PROT_WRITE
[all …]
/linux/Documentation/networking/
H A Diso15765-2.rst191 as extended addressing byte on the reception path. If used in conjunction
220 * ``rx_ext_address``: extended addressing byte for the reception path, used if
298 Reception stmin
301 The reception minimum separation time (stmin) can be forced using the
336 -ETIMEDOUT timeout of data reception
337 -EILSEQ sequence number mismatch during a multi-frame reception
338 -EBADMSG data reception with wrong padding
345 -ECOMM flow control reception timeout
346 -EMSGSIZE flow control reception overflow
347 -EBADMSG flow control reception with wrong layout/padding
H A Dj1939.rst626 - **``J1939_EE_INFO_RX_RTS``**: Reception of RTS (Request to Send) control
628 - **``J1939_EE_INFO_RX_DPO``**: Reception of data packets with Data Page Offset
630 - **``J1939_EE_INFO_RX_ABORT``**: Reception abort errors.
650 error queue reception and purges any existing error messages, while any
657 int enable = 1; // Enable error queue reception
690 and reception. The concept of sessions allows the kernel to manage various
722 reception of a Data Page Offset (DPO) control frame.
790 - ``J1939_EE_INFO_RX_ABORT``: This message indicates that the reception of a
853 - ``SOF_TIMESTAMPING_RX_SOFTWARE``: Provides timestamps for reception-related
858 transmission scheduling, acknowledgments, reception timestamps, and gathering
H A Doa-tc6-framework.rst61 for the simultaneous transmission and reception of different length
248 chunks, the MAC-PHY interrupt is asserted to SPI host. On reception of the
357 MAC-PHY interrupt is asserted to SPI host. On reception of the first data
368 data chunks become available for reading. On reception of the first data
374 On reception of the first data header this interrupt will be deasserted.
379 the corresponding error/event. On reception of the first data header this
/linux/Documentation/networking/device_drivers/can/freescale/
H A Dflexcan.rst10 On/off RTR frames reception
27 As reception of RTR frames is part of the CAN standard, all flexcan
28 cores come up in a mode where RTR reception is possible.
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-tuner.rst246 - Stereo audio reception is supported.
249 - Reception of the primary language of a bilingual audio program is
256 - Reception of the secondary language of a bilingual audio program
261 - Reception of a secondary audio program is supported. This is a
303 .. flat-table:: Tuner Audio Reception Flags
361 stereo reception the driver shall fall back to ``MODE_MONO``.
369 bilingual audio or SAP, or their reception is not supported the
375 bilingual audio or SAP, or their reception is not supported the
/linux/Documentation/ABI/testing/
H A Dsysfs-class-led-trigger-tty12 Signal reception (rx) of data on the named tty device.
13 If set to 0, the LED will not blink on reception.
14 If set to 1 (default), the LED will blink on reception.
H A Ddebugfs-scmi-raw42 the reception path. (if transport is polling capable)
58 polling-mode on the reception path of the immediate part of the
164 channel, using polling mode on the reception path.
189 the <m> transport channel, using polling mode on the reception
H A Dsysfs-class-led-trigger-netdev55 Signal reception of data on the named network device.
57 If set to 0 (default), the LED will not blink on reception.
60 in interval to signal reception.
/linux/tools/testing/selftests/net/forwarding/
H A Dbridge_vlan_aware.sh178 log_test "Reception of VLAN with other TPID as untagged"
190 log_test "Reception of VLAN with other TPID as untagged (no PVID)"
211 check_err_fail $should_fail $? "802.1p-tagged reception"
232 log_test "Reception of 802.1p-tagged traffic"
269 # accidentally re-enable untagged packet reception.
/linux/net/rxrpc/
H A DKconfig40 bool "Inject delay into packet reception"
43 Say Y here to inject a delay into packet reception, allowing an
H A Drxgk_common.h30 struct crypto_aead *rx_enc; /* Reception key */
32 struct crypto_shash *rx_Kc; /* Reception checksum key */
/linux/drivers/spi/
H A Dspi-slave-time.c2 * SPI slave handler reporting uptime at reception of previous SPI message
4 * This SPI slave handler sends the time of reception of the last SPI message
/linux/drivers/net/wireless/ath/ath5k/
H A Ddesc.h54 #define AR5K_5210_RX_DESC_STATUS0_RECEIVE_RATE 0x00078000 /* reception rate */
63 #define AR5K_5210_RX_DESC_STATUS1_FRAME_RECEIVE_OK 0x00000002 /* reception success */
81 #define AR5K_5212_RX_DESC_STATUS0_RECEIVE_RATE 0x000f8000 /* reception rate */
90 #define AR5K_5212_RX_DESC_STATUS1_FRAME_RECEIVE_OK 0x00000002 /* frame reception success */
/linux/tools/testing/selftests/drivers/net/ocelot/
H A Dtc_flower_chains.sh206 check_err "$?" "untagged reception"
229 check_err "$?" "tagged reception"
262 check_err "$?" "tagged reception"
302 check_err "$?" "tagged reception"
/linux/include/linux/spi/
H A Dsh_msiof.h38 #define SIMDR1_XXSTP BIT(0) /* Transmission/Reception Stop on FIFO */
109 #define SISTR_REOF BIT(7) /* Frame Reception End */
125 #define SIIER_REOFE BIT(7) /* Frame Reception End Enable */
/linux/drivers/net/ethernet/i825xx/
H A Dether1.h193 #define SCB_CMDRXRESUME (2 << 4) /* Resume reception */
194 #define SCB_CMDRXSUSPEND (3 << 4) /* Suspend reception */
195 #define SCB_CMDRXABORT (4 << 4) /* Abort reception */
/linux/drivers/media/common/siano/
H A Dsmscoreapi.h681 /* Reception quality */
806 /* Reception quality */
819 u32 partial_reception; /* TRUE - partial reception, FALSE otherwise */
848 /* Reception quality */
861 u32 partial_reception; /* TRUE - partial reception, FALSE otherwise */
1005 /* Reception */
1018 /* Reception */
/linux/Documentation/networking/device_drivers/can/
H A Dcan327.rst128 - Reception mode
214 reception mode on its own and can327 will fall back to "``AT MA``"
232 we don't poll it as it would force us to interrupt reception mode.
/linux/drivers/input/serio/
H A Dmaceps2.c35 #define PS2_STATUS_RX_INPROGRESS BIT(5) /* reception in progress */
43 #define PS2_CONTROL_RX_CLOCK_ENABLE BIT(4) /* pause reception if set to 0 */
/linux/Documentation/devicetree/bindings/sound/
H A Dsirf-audio-port.txt11 named "tx") and one for reception (should be named "rx").
/linux/net/can/
H A Disotp.c7 * - RX path timeout of data reception leads to -ETIMEDOUT
9 * - RX path data reception with wrong padding leads to -EBADMSG
10 * - TX path flowcontrol reception timeout leads to -ECOMM
11 * - TX path flowcontrol reception overflow leads to -EMSGSIZE
12 * - TX path flowcontrol reception with wrong layout/padding leads to -EBADMSG
16 * is done at FF reception time (no support for sending 'wait frames')
188 /* no broadcast modes => register rx_id for FC frame reception */ in isotp_register_rxid()
538 /* initial setup for this pdu reception */ in isotp_rcv_ff()
661 /* if enabled: check reception of my configured extended address */ in isotp_rcv()
668 * CAN frame reception tim in isotp_rcv()
[all...]
/linux/include/soc/fsl/qe/
H A Ducc_fast.h23 #define R_I 0x10000000 /* interrupt on reception */
36 #define R_I_S 0x1000 /* interrupt on reception */
/linux/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_desc.h270 /* Return the reception status looking at the RDES1 */
280 /* Return the reception status looking at Context control information */
/linux/drivers/nfc/
H A Dmei_phy.h26 * @recv_req_id: reception message counter

12345678910>>...15