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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/pcmcia/
H A Dsynclink_cs.c4214 static void hdlcdev_tx_timeout(struct net_device *dev) function
4220 printk("hdlcdev_tx_timeout(%s)\n",dev->name);
4282 .ndo_tx_timeout = hdlcdev_tx_timeout,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dsynclink.c7911 static void hdlcdev_tx_timeout(struct net_device *dev) function
7917 printk("hdlcdev_tx_timeout(%s)\n",dev->name);
7980 .ndo_tx_timeout = hdlcdev_tx_timeout,
H A Dsynclink_gt.c1700 static void hdlcdev_tx_timeout(struct net_device *dev) function
1705 DBGINFO(("%s hdlcdev_tx_timeout\n", dev->name));
1766 .ndo_tx_timeout = hdlcdev_tx_timeout,
H A Dsynclinkmp.c1837 static void hdlcdev_tx_timeout(struct net_device *dev) function
1843 printk("hdlcdev_tx_timeout(%s)\n",dev->name);
1906 .ndo_tx_timeout = hdlcdev_tx_timeout,

Completed in 78 milliseconds