Home
last modified time | relevance | path

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

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