Lines Matching defs:hdlcdrv_state
86 struct hdlcdrv_state { struct
87 int magic;
88 int opened;
90 const struct hdlcdrv_ops *ops;
92 struct {
94 } par;
96 struct hdlcdrv_pttoutput {
102 } ptt_out;
104 struct hdlcdrv_channel_params ch_params;
106 struct hdlcdrv_hdlcrx {
119 } hdlcrx;
121 struct hdlcdrv_hdlctx {
142 } hdlctx;
145 struct hdlcdrv_bitbuffer bitbuf_channel;
146 struct hdlcdrv_bitbuffer bitbuf_hdlc;
149 int ptt_keyed;
152 struct sk_buff *skb;