Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/hamradio/
H A Dscc.c1092 static inline int is_grouped(struct scc_channel *scc) in is_grouped() function
1147 if (scc->dcd || (scc->kiss.persist) < Rand || (scc->kiss.group && is_grouped(scc)) ) in t_dwait()