Lines Matching defs:hdlcdrv_state
181 struct hdlcdrv_state { struct
182 int magic;
183 int opened;
185 const struct hdlcdrv_ops *ops;
187 struct {
189 } par;
191 struct hdlcdrv_pttoutput {
197 } ptt_out;
199 struct hdlcdrv_channel_params ch_params;
201 struct hdlcdrv_hdlcrx {
214 } hdlcrx;
216 struct hdlcdrv_hdlctx {
237 } hdlctx;
240 struct hdlcdrv_bitbuffer bitbuf_channel;
241 struct hdlcdrv_bitbuffer bitbuf_hdlc;
244 int ptt_keyed;
247 struct sk_buff *skb;