Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/can/
H A Dxlnx-zynqmp-can.c488 bool can_tx = tx_ready_check(s); in transfer_fifo() local
490 if (!can_tx) { in transfer_fifo()