Home
last modified time | relevance | path

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

/linux/net/can/
H A Disotp.c142 ISOTP_WAIT_FC, enumerator
446 if (READ_ONCE(so->tx.state) != ISOTP_WAIT_FC && in isotp_rcv_fc()
455 if (READ_ONCE(so->tx.state) != ISOTP_WAIT_FC && in isotp_rcv_fc()
499 WRITE_ONCE(so->tx.state, ISOTP_WAIT_FC); in isotp_rcv_fc()
1011 WRITE_ONCE(so->tx.state, ISOTP_WAIT_FC); in isotp_rcv_echo()