Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/hamradio/
Dscc.c1090 static inline int is_grouped(struct scc_channel *scc) in is_grouped() function
1145 if (scc->dcd || (scc->kiss.persist) < Rand || (scc->kiss.group && is_grouped(scc)) ) in t_dwait()