Home
last modified time | relevance | path

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

/linux/drivers/net/hamradio/
H A Dscc.c369 static inline void scc_txint(struct scc_channel *scc) in scc_txint() function
617 case TXINT: scc_txint(scc); break; in scc_isr_dispatch()
1060 * This is called from scc_txint() when there are no more frames to send.
1167 * kick transmission by a fake scc_txint(scc), start 'maxkeyup' watchdog.
1179 scc_txint(scc); in t_txdelay()