Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/can/esd/
Desdacc.c321 const u8 hw_fifo_head = tx_fifo_status; in acc_set_mode() local
323 if (hw_fifo_head != priv->core->tx_fifo_head || in acc_set_mode()
324 hw_fifo_head != priv->core->tx_fifo_tail) { in acc_set_mode()