Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/canbus/
Disotp.h439 uint8_t tx_backlog; member
/Zephyr-latest/subsys/canbus/isotp/
Disotp.c765 sctx->tx_backlog--; in send_can_tx_cb()
769 if (sctx->tx_backlog > 0) { in send_can_tx_cb()
820 sctx->tx_backlog = 0; in send_process_fc()
1029 sctx->tx_backlog++; in send_cf()