Home
last modified time | relevance | path

Searched refs:unsent (Results 1 – 5 of 5) sorted by relevance

/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/
H A D0003-CVE-2022-41325.patch73 /* Reuse unsent block */
/openbmc/linux/drivers/net/can/rcar/
H A Drcar_can.c375 u8 unsent = readb(&priv->regs->tfcr); in rcar_can_tx_done() local
377 unsent = (unsent & RCAR_CAN_TFCR_TFUST) >> in rcar_can_tx_done()
379 if (priv->tx_head - priv->tx_tail <= unsent) in rcar_can_tx_done()
H A Drcar_canfd.c1120 u8 unsent, sent; in rcar_canfd_tx_done() local
1130 unsent = RCANFD_CFSTS_CFMC(sts); in rcar_canfd_tx_done()
1133 if (unsent != RCANFD_FIFO_DEPTH) in rcar_canfd_tx_done()
1136 if (priv->tx_head - priv->tx_tail <= unsent) { in rcar_canfd_tx_done()
/openbmc/linux/Documentation/networking/
H A Ddccp.rst196 Returns the number of unsent data bytes in the socket send queue as ``int``
H A Dip-sysctl.rst1022 A TCP socket can control the amount of unsent bytes in its write queue,
1024 reports POLLOUT events if the amount of unsent bytes is below a per
1028 This global variable controls the amount of unsent data for