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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/pcmcia/
H A Dsynclink_cs.c4388 static void hdlcdev_tx_timeout(struct net_device *dev) function
4395 printk("hdlcdev_tx_timeout(%s)\n",dev->name);
4483 dev->tx_timeout = hdlcdev_tx_timeout;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dsynclink_gt.c1753 static void hdlcdev_tx_timeout(struct net_device *dev) function
1759 DBGINFO(("%s hdlcdev_tx_timeout\n", dev->name));
1847 dev->tx_timeout = hdlcdev_tx_timeout;
H A Dsynclink.c7975 static void hdlcdev_tx_timeout(struct net_device *dev) function
7982 printk("hdlcdev_tx_timeout(%s)\n",dev->name);
8071 dev->tx_timeout = hdlcdev_tx_timeout;
H A Dsynclinkmp.c1902 static void hdlcdev_tx_timeout(struct net_device *dev) function
1909 printk("hdlcdev_tx_timeout(%s)\n",dev->name);
1998 dev->tx_timeout = hdlcdev_tx_timeout;

Completed in 189 milliseconds