Home
last modified time | relevance | path

Searched refs:transmit (Results 251 – 275 of 309) sorted by relevance

1...<<111213

/openbmc/openbmc/poky/meta/recipes-core/ncurses/files/
H A D0001-Updating-reset-code-ncurses-6.4-patch-20231104.patch83 want_type = 2; /* function key #1, transmit string #2 */
H A D0001-Fix-CVE-2023-29491.patch73 + want_type = 2; /* function key #1, transmit string #2 */
/openbmc/linux/drivers/soc/qcom/
H A DKconfig156 internal bus to transmit state requests for shared resources. A set
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Dam3874-iceboard.dts43 /* The MAC provides internal delay for the transmit path ONLY, which is enabled
/openbmc/linux/drivers/atm/
H A Didt77252.c658 skb_queue_head_init(&scq->transmit); in alloc_scq()
676 while ((skb = skb_dequeue(&scq->transmit))) { in free_scq()
719 skb_queue_tail(&scq->transmit, skb); in push_on_scq()
800 skb = skb_dequeue(&scq->transmit); in drain_scq()
/openbmc/linux/Documentation/networking/
H A Dila.rst62 on transmit or receive.
H A Dmctp.rst123 ``sendto()``, ``sendmsg()``, ``send()`` : transmit an MCTP message
/openbmc/u-boot/board/freescale/t102xrdb/
H A DREADME58 - Serial DMA channel for receive and transmit on all serial channels
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-net288 Indicates the interface transmit queue len in number of packets,
/openbmc/openbmc-build-scripts/config/
H A Dopenbmc-spelling.txt1404 tansmit->transmit
1434 tramsmit->transmit
/openbmc/linux/drivers/staging/pi433/Documentation/
H A Dpi433.txt10 by multiple applications for transmission and reception. While transmit
/openbmc/u-boot/doc/
H A DREADME.trace252 to transmit it to the host. Notably you can use tftput to send the data
/openbmc/u-boot/board/freescale/t102xqds/
H A DREADME58 - Serial DMA channel for receive and transmit on all serial channels
/openbmc/linux/Documentation/devicetree/bindings/usb/
H A Dsnps,dwc3.yaml231 description: When set, disable u2mac linestate check during HS transmit
/openbmc/linux/scripts/
H A Dspelling.txt1535 tansmit||transmit
1569 tramsmit||transmit
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Ddev-raw-vbi.rst287 Most VBI services transmit on both fields, but some have different
/openbmc/linux/net/caif/
H A Dcaif_socket.c509 return cf_sk->layer.dn->transmit(cf_sk->layer.dn, pkt); in transmit_skb()
/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_core.c1641 void musb_dma_completion(struct musb *musb, u8 epnum, u8 transmit) in musb_dma_completion() argument
1659 if (transmit) { in musb_dma_completion()
/openbmc/linux/Documentation/networking/device_drivers/can/ctu/
H A Dctucanfd-driver.rst192 When the system should transmit a frame, it does so by calling
395 state and priority. When the core wants to transmit, a TX buffer in
/openbmc/linux/Documentation/networking/device_drivers/ethernet/amazon/
H A Dena.rst139 In this mode the driver pushes the transmit descriptors and the
/openbmc/linux/drivers/net/wireless/st/cw1200/
H A Dsta.c2301 struct wsm_beacon_transmit transmit = { in cw1200_enable_beaconing() local
2305 return wsm_beacon_transmit(priv, &transmit); in cw1200_enable_beaconing()
/openbmc/u-boot/drivers/net/
H A DKconfig225 offers high-priority transmit queue for QoS and CoS
/openbmc/linux/drivers/usb/musb/
H A Dmusb_core.c1799 void musb_dma_completion(struct musb *musb, u8 epnum, u8 transmit) in musb_dma_completion() argument
1813 if (transmit) { in musb_dma_completion()
/openbmc/linux/net/sched/
H A DKconfig84 to support devices that have multiple hardware transmit queues.
355 classifiers that this qdisc holds are executed in the transmit path
/openbmc/linux/drivers/media/rc/
H A DKconfig52 receiver, or if you wish to use an encoder to transmit this IR.

1...<<111213