Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/can/rcar/
Drcar_can.c374 u8 unsent = readb(&priv->regs->tfcr); in rcar_can_tx_done() local
376 unsent = (unsent & RCAR_CAN_TFCR_TFUST) >> in rcar_can_tx_done()
378 if (priv->tx_head - priv->tx_tail <= unsent) in rcar_can_tx_done()
Drcar_canfd.c1045 u8 unsent, sent; in rcar_canfd_tx_done() local
1057 unsent = RCANFD_CFSTS_CFMC(sts); in rcar_canfd_tx_done()
1060 if (unsent != RCANFD_FIFO_DEPTH) in rcar_canfd_tx_done()
1063 if (priv->tx_head - priv->tx_tail <= unsent) { in rcar_canfd_tx_done()
/Linux-v4.19/Documentation/networking/
Dip-sysctl.txt710 A TCP socket can control the amount of unsent bytes in its write queue,
712 reports POLLOUT events if the amount of unsent bytes is below a per
716 This global variable controls the amount of unsent data for