Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/hamradio/
H A Dbaycom_epp.c186 enum { tx_idle = 0, tx_keyup, tx_data, tx_tail } state; enumerator
446 bc->hdlctx.state = tx_keyup; in transmit()
452 case tx_keyup: in transmit()