Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/can/
A Dgrcan.c265 u32 eskbp; member
471 priv->eskbp = grcan_read_reg(&regs->txrd); in grcan_reset()
513 if (priv->eskbp == txrd) in catch_up_echo_skb()
515 i = priv->eskbp / GRCAN_MSG_SIZE; in catch_up_echo_skb()
525 priv->eskbp = grcan_ring_add(priv->eskbp, GRCAN_MSG_SIZE, in catch_up_echo_skb()
696 priv->eskbp)) in grcan_err()
830 u32 eskbp = priv->eskbp; in grcan_running_reset() local
844 priv->eskbp = eskbp; in grcan_running_reset()
863 if (grcan_txspace(priv->dma.tx.size, txwr, priv->eskbp) && in grcan_running_reset()
1292 if (grcan_txspace(dma->tx.size, txwr, priv->eskbp)) in grcan_txbug_workaround()
[all …]

Completed in 8 milliseconds