Searched full:transmits (Results 1 – 25 of 151) sorted by relevance
1234567
/Linux-v6.6/include/media/ |
D | cec.h | 165 * @transmit_queue: queue of pending transmits 166 * @transmit_queue_sz: number of pending transmits 167 * @wait_queue: queue of transmits waiting for a reply 346 * failed transmits. So this is always just one attempt in which case
|
/Linux-v6.6/arch/powerpc/platforms/embedded6xx/ |
D | usbgecko_udbg.c | 104 * Transmits a character. 166 * Transmits a character.
|
/Linux-v6.6/Documentation/devicetree/bindings/media/i2c/ |
D | ovti,ov8858.yaml | 15 controlled through an I2C-compatible SCCB bus. The sensor transmits images
|
/Linux-v6.6/drivers/media/test-drivers/vivid/ |
D | vivid-cec.c | 93 * cec_transmit_attempt_done() for all transmits that enter the bus and 94 * cec_received_msg() for successful transmits.
|
/Linux-v6.6/include/net/iucv/ |
D | iucv.h | 410 * This function transmits data to another application. Data to be 430 * This function transmits data to another application. Data to be 453 * This function transmits data to another application. Data to be
|
/Linux-v6.6/net/batman-adv/ |
D | send.c | 797 * Transmits a broadcast packet on the specified interface either immediately 908 * Transmits a broadcast packet either immediately or if a delay is given 966 * Transmits a broadcast packet either immediately or if a delay is given 987 * Transmits a broadcast packet either immediately or if a delay is given 1049 * Transmits a queued broadcast packet and if necessary reschedules it.
|
/Linux-v6.6/drivers/staging/wlan-ng/ |
D | prism2sta.c | 1181 * Block Transmits, Ignore receives of data frames in prism2sta_processing_defer() 1196 * Enable Transmits, Receives and pass up data frames in prism2sta_processing_defer() 1270 * Block Transmits, Ignore receives of data frames in prism2sta_processing_defer() 1297 * Enable Transmits, Receives and pass up data frames in prism2sta_processing_defer() 1333 * we get back in range. We should block transmits and in prism2sta_processing_defer() 1339 * Block Transmits, Ignore receives of data frames in prism2sta_processing_defer() 1352 * Enable Transmits, Receives and pass up data frames in prism2sta_processing_defer() 1368 * Disable Transmits, Ignore receives of data frames in prism2sta_processing_defer()
|
/Linux-v6.6/drivers/net/ethernet/hisilicon/ |
D | Kconfig | 34 The FEMAC receives and transmits data over Ethernet
|
/Linux-v6.6/Documentation/userspace-api/media/cec/ |
D | cec-ioc-g-mode.rst | 178 device transmits and all messages it receives (both broadcast 190 this CEC device transmits and all messages it receives, including
|
D | cec-ioc-adap-g-caps.rst | 101 transmits and process all CEC messages it receives.
|
/Linux-v6.6/Documentation/devicetree/bindings/display/bridge/ |
D | ite,it6505.yaml | 20 also encodes and transmits up to 8 channels of I2S digital audio,
|
/Linux-v6.6/drivers/net/ipa/ |
D | ipa_modem.c | 109 /** ipa_start_xmit() - Transmits an skb. 253 * because transmits restart the instant the queue is awakened; but the
|
/Linux-v6.6/Documentation/i2c/ |
D | i2c-protocol.rst | 81 This is often used to gather transmits from multiple data buffers in
|
/Linux-v6.6/Documentation/driver-api/media/ |
D | rc-core.rst | 42 start with a 9ms *PULSE* and a 4.5ms SPACE. It then transmits 16 bits of
|
D | cec-core.rst | 197 This transmits a new message. The attempts argument is the suggested number of 296 a state where new transmits can be started *before* calling these functions.
|
/Linux-v6.6/drivers/net/vmxnet3/ |
D | vmxnet3_int.h | 100 VMNET_CAP_SG = 0x0001, /* Can do scatter-gather transmits. */ 122 /* pages transmits */
|
/Linux-v6.6/sound/usb/line6/ |
D | pcm.h | 21 The Line 6 Windows driver always transmits two frames per packet, but
|
/Linux-v6.6/arch/arm/mach-sa1100/ |
D | jornada720_ssp.c | 52 * waits for fifo buffer to clear and then transmits, if it doesn't then we will
|
/Linux-v6.6/Documentation/userspace-api/media/v4l/ |
D | dev-rds.rst | 10 The Radio Data System transmits supplementary information in binary
|
D | field-order.rst | 10 Progressive video transmits all lines of a video image sequentially.
|
/Linux-v6.6/include/linux/qed/ |
D | qed_ll2_if.h | 230 * start_xmit(): Transmits an skb over the ll2 interface
|
/Linux-v6.6/drivers/net/ethernet/altera/ |
D | altera_sgdma.c | 114 * descriptor memory used for transmits and receives. 162 /* transmits buffer through SGDMA. Returns number of buffers
|
/Linux-v6.6/fs/ocfs2/cluster/ |
D | tcp_internal.h | 105 * transmits */
|
/Linux-v6.6/Documentation/networking/device_drivers/ethernet/intel/ |
D | e1000.rst | 265 Increasing this value allows the driver to queue more transmits. Each 282 system is reporting dropped transmits, this value may be set too high
|
/Linux-v6.6/drivers/gpu/drm/bridge/imx/ |
D | imx8qxp-ldb.c | 509 * transmits odd pixels and channel1 transmits even pixels. in imx8qxp_ldb_parse_dt_companion()
|
1234567