Searched defs:hdlc (Results 1 - 13 of 13) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/hisax/
H A Dst5481_hdlc.c65 hdlc_rcv_init(struct hdlc_vars *hdlc, int do_adapt56) argument
83 hdlc_out_init(struct hdlc_vars *hdlc, int is_d_channel, int do_adapt56) argument
140 hdlc_decode(struct hdlc_vars *hdlc, const unsigned char *src, int slen, int *count, unsigned char *dst, int dsize) argument
364 hdlc_encode(struct hdlc_vars *hdlc, const unsigned char *src, unsigned short slen, int *count, unsigned char *dst, int dsize) argument
[all...]
H A Davm_pci.c233 int hdlc = bcs->channel; local
[all...]
H A Dhisax.h510 struct hdlc_hw hdlc; member in union:BCState::__anon1522
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/tpam/
H A Dtpam_commands.c720 u8 hdlc, plan, screen; local
H A Dtpam_nco.c170 struct sk_buff *build_CConnectReq(u32 ncoid, const u8 *called, u8 hdlc) { argument
487 int parse_CConnectInd(struct sk_buff *skb, u32 *ncoid, u8 *hdlc, argument
[all...]
H A Dtpam.h65 u8 hdlc; /* hdlc mode (set by user level) */ member in struct:tpam_channel
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wan/
H A Dc101.c52 hdlc_device hdlc; /* HDLC device struct - must be first */ member in struct:card_s
148 static int c101_open(hdlc_device *hdlc) argument
161 static void c101_close(hdlc_device *hdlc) argument
172 static int c101_ioctl(hdlc_device *hdlc, struc argument
[all...]
H A Dhd6457x.c108 static inline port_t* hdlc_to_port(hdlc_device *hdlc) argument
581 sca_dump_rings(hdlc_device *hdlc) argument
651 sca_open(hdlc_device *hdlc) argument
660 sca_close(hdlc_device *hdlc) argument
671 sca_xmit(hdlc_device *hdlc, struct sk_buff *skb) argument
[all...]
H A Dhdlc.c87 static void cisco_keepalive_send(hdlc_device *hdlc, u32 type, argument
119 static void cisco_netif(hdlc_device *hdlc, struct sk_buff *skb) argument
227 hdlc_device *hdlc = (hdlc_device*)arg; local
321 fr_lmi_send(hdlc_device *hdlc, int fullrep) argument
394 hdlc_device *hdlc = (hdlc_device*)arg; local
453 fr_lmi_recv(hdlc_device *hdlc, struct sk_buff *skb) argument
616 fr_netif(hdlc_device *hdlc, struct sk_buff *skb) argument
724 fr_cisco_open(hdlc_device *hdlc) argument
740 fr_cisco_close(hdlc_device *hdlc) argument
853 destroy_pvc_list(hdlc_device *hdlc) argument
881 hdlc_device *hdlc = token; local
914 hdlc_device *hdlc = token; local
931 hdlc_device *hdlc = token; local
945 hdlc_device *hdlc = dev_to_hdlc(dev); local
1014 hdlc_device *hdlc = dev_to_hdlc(dev); local
1042 hdlc_device *hdlc = dev_to_hdlc(dev); local
1100 hdlc_netif_rx(hdlc_device *hdlc, struct sk_buff *skb) argument
1149 hdlc_set_mode(hdlc_device *hdlc, int mode) argument
1242 hdlc_fr_pvc(hdlc_device *hdlc, int dlci) argument
1350 hdlc_device *hdlc = dev_to_hdlc(dev); local
1375 hdlc_device *hdlc = dev_to_hdlc(dev); local
1397 register_hdlc_device(hdlc_device *hdlc) argument
1427 unregister_hdlc_device(hdlc_device *hdlc) argument
[all...]
H A Dn2.c87 hdlc_device hdlc; /* HDLC device struct - must be first */ member in struct:port_s
209 static int n2_open(hdlc_device *hdlc) argument
228 static void n2_close(hdlc_device *hdlc) argument
242 static int n2_ioctl(hdlc_device *hdlc, struc argument
[all...]
H A Ddscc4.c200 struct hdlc_device_struct hdlc; member in struct:dscc4_dev_priv
1645 static int dscc4_hdlc_ioctl(struct hdlc_device_struct *hdlc, struct ifreq *ifr, int cmd) argument
1654 static int dscc4_hdlc_open(struct hdlc_device_struct *hdlc) argument
1665 dscc4_hdlc_xmit(hdlc_device *hdlc, struct sk_buff *skb) argument
1672 dscc4_hdlc_close(struct hdlc_device_struct *hdlc) argument
1685 struct hdlc_device_struct *hdlc; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dhdlc.h213 hdlc_to_dev(hdlc_device *hdlc) argument
237 hdlc_to_name(hdlc_device *hdlc) argument
249 status_to_dlci(hdlc_device *hdlc, u8 *status, u8 *state) argument
261 dlci_to_status(hdlc_device *hdlc, u16 dlci, u8 *status, u8 state) argument
298 mode_is(hdlc_device *hdlc, int mask) argument
305 find_pvc(hdlc_device *hdlc, u16 dlci) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dhdlc.h213 hdlc_to_dev(hdlc_device *hdlc) argument
237 hdlc_to_name(hdlc_device *hdlc) argument
249 status_to_dlci(hdlc_device *hdlc, u8 *status, u8 *state) argument
261 dlci_to_status(hdlc_device *hdlc, u16 dlci, u8 *status, u8 state) argument
298 mode_is(hdlc_device *hdlc, int mask) argument
305 find_pvc(hdlc_device *hdlc, u16 dlci) argument
[all...]

Completed in 97 milliseconds