Lines Matching defs:hdlcdrv_state
85 struct hdlcdrv_state { struct
86 int magic;
87 int opened;
89 const struct hdlcdrv_ops *ops;
91 struct {
93 } par;
95 struct hdlcdrv_pttoutput {
101 } ptt_out;
103 struct hdlcdrv_channel_params ch_params;
105 struct hdlcdrv_hdlcrx {
118 } hdlcrx;
120 struct hdlcdrv_hdlctx {
141 } hdlctx;
144 struct hdlcdrv_bitbuffer bitbuf_channel;
145 struct hdlcdrv_bitbuffer bitbuf_hdlc;
148 int ptt_keyed;
151 struct sk_buff *skb;