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

/linux-4.1.27/drivers/net/hamradio/
H A Dscc.c366 static inline void scc_txint(struct scc_channel *scc) scc_txint() function
614 case TXINT: scc_txint(scc); break; scc_isr_dispatch()
1056 * This is called from scc_txint() when there are no more frames to send.
1163 * kick transmission by a fake scc_txint(scc), start 'maxkeyup' watchdog.
1175 scc_txint(scc); t_txdelay()

Completed in 48 milliseconds