Home
last modified time | relevance | path

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

/openbmc/linux/net/can/
H A Disotp.c943 int wait_tx_done = (so->opt.flags & CAN_ISOTP_WAIT_TX_DONE) ? 1 : 0; in isotp_sendmsg() local
1100 if (wait_tx_done) { in isotp_sendmsg()