Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dscc.h102 TXS_NEWFRAME, /* reset CRC and send (next) frame */ enumerator
/openbmc/linux/drivers/net/hamradio/
H A Dscc.c421 scc->stat.tx_state = TXS_NEWFRAME; /* next frame... */ in scc_txint()