Home
last modified time | relevance | path

Searched defs:gsm_mux (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/tty/
H A Dn_gsm.c271 struct gsm_mux { struct
288 enum gsm_mux_state state; argument
299 void (*receive)(struct gsm_mux *gsm, u8 ch); argument
302 unsigned int mru;
303 unsigned int mtu;
306 struct gsm_dlci *dlci[NUM_DLCI];
311 spinlock_t tx_lock;
321 int cretries; /* Command retry counter */
331 int adaption; /* 1 or 2 supported */
332 u8 ftype; /* UI or UIH */
[all …]