Home
last modified time | relevance | path

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

/linux/drivers/net/can/rockchip/
H A Drockchip_canfd-tx.c60 const unsigned int tx_head = rkcanfd_get_tx_head(priv); in rkcanfd_xmit_retry()
117 tx_head = rkcanfd_get_tx_head(priv); in rkcanfd_start_xmit()
H A Drockchip_canfd.h513 rkcanfd_get_tx_head(const struct rkcanfd_priv *priv) in rkcanfd_get_tx_head() function