Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/can/
H A Dctucan_core.c242 uint32_t tx_prio_max; in ctucan_send_ready_buffers() local
252 tx_prio_max = 0; in ctucan_send_ready_buffers()
261 if (tx_prio_max < prio) { in ctucan_send_ready_buffers()
262 tx_prio_max = prio; in ctucan_send_ready_buffers()