Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/hamradio/
Dscc.c195 static void scc_tx_done(struct scc_channel *);
196 static void scc_start_tx_timer(struct scc_channel *,
198 static void scc_start_maxkeyup(struct scc_channel *);
199 static void scc_start_defer(struct scc_channel *);
203 static void init_channel(struct scc_channel *scc);
204 static void scc_key_trx (struct scc_channel *scc, char tx);
205 static void scc_init_timer(struct scc_channel *scc);
207 static int scc_net_alloc(const char *name, struct scc_channel *scc);
211 static void scc_net_rx(struct scc_channel *scc, struct sk_buff *skb);
223 static struct scc_channel SCC_Info[2 * SCC_MAXCHIPS]; /* information per channel */
[all …]
/Linux-v6.6/include/linux/
Dscc.h49 struct scc_channel { struct