Searched refs:hdlcdev_rx (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/pcmcia/
H A Dsynclink_cs.c397 static void hdlcdev_rx(MGSLPC_INFO *info, char *buf, int size);
3935 hdlcdev_rx(info, buf->data, framesize);
4427 static void hdlcdev_rx(MGSLPC_INFO *info, char *buf, int size) function
4434 printk("hdlcdev_rx(%s)\n",dev->name);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dsynclink_gt.c180 static void hdlcdev_rx(struct slgt_info *info, char *buf, int size);
1791 static void hdlcdev_rx(struct slgt_info *info, char *buf, int size) function
1797 DBGINFO(("%s hdlcdev_rx\n", dev->name));
4586 hdlcdev_rx(info,info->tmp_rbuf, framesize);
H A Dsynclink.c737 static void hdlcdev_rx(struct mgsl_struct *info, char *buf, int size);
6707 hdlcdev_rx(info,info->intermediate_rxbuffer,framesize);
8014 static void hdlcdev_rx(struct mgsl_struct *info, char *buf, int size) function
8021 printk("hdlcdev_rx(%s)\n",dev->name);
H A Dsynclinkmp.c545 static void hdlcdev_rx(SLMP_INFO *info, char *buf, int size);
1941 static void hdlcdev_rx(SLMP_INFO *info, char *buf, int size) function
1948 printk("hdlcdev_rx(%s)\n",dev->name);
5017 hdlcdev_rx(info,info->tmp_rx_buf,framesize);

Completed in 130 milliseconds