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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/hamradio/
H A Dscc.c367 static inline void scc_txint(struct scc_channel *scc) function
615 case TXINT: scc_txint(scc); break;
1057 * 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);

Completed in 49 milliseconds