Searched refs:rx_get_frame (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dsynclinkmp.c583 static bool rx_get_frame(SLMP_INFO *info);
2057 while( rx_get_frame(info) );
4838 static bool rx_get_frame(SLMP_INFO *info) function
4950 printk("%s(%d):%s rx_get_frame() status=%04X size=%d\n",
5282 if (rx_get_frame(info)) {
H A Dsynclink_gt.c461 static bool rx_get_frame(struct slgt_info *info);
1955 while(rx_get_frame(info));
4532 static bool rx_get_frame(struct slgt_info *info) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/pcmcia/
H A Dsynclink_cs.c403 static bool rx_get_frame(MGSLPC_INFO *info, struct tty_struct *tty);
809 while(rx_get_frame(info, tty));
3677 static bool rx_get_frame(MGSLPC_INFO *info, struct tty_struct *tty) function
3721 printk("%s(%d):rx_get_frame(%s) status=%04X size=%d\n",

Completed in 82 milliseconds