Searched refs:lance_start_xmit (Results 1 - 20 of 20) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A D7990.h247 extern int lance_start_xmit (struct sk_buff *skb, struct net_device *dev);
H A Dhplance.c76 .ndo_start_xmit = lance_start_xmit,
H A Dmvme147.c63 .ndo_start_xmit = lance_start_xmit,
H A D7990.c534 int lance_start_xmit (struct sk_buff *skb, struct net_device *dev) function
588 EXPORT_SYMBOL_GPL(lance_start_xmit); variable
H A Dsun3lance.c238 static int lance_start_xmit( struct sk_buff *skb, struct net_device *dev );
299 .ndo_start_xmit = lance_start_xmit,
513 static int lance_start_xmit( struct sk_buff *skb, struct net_device *dev ) function
581 DPRINTK( 2, ( "%s: lance_start_xmit() called, csr0 %4.4x.\n",
626 DPRINTK( 2, ( "%s: lance_start_xmit() exiting, csr0 %4.4x.\n",
H A Datarilance.c342 static int lance_start_xmit( struct sk_buff *skb, struct net_device *dev );
458 .ndo_start_xmit = lance_start_xmit,
774 static int lance_start_xmit( struct sk_buff *skb, struct net_device *dev ) function
782 DPRINTK( 2, ( "%s: lance_start_xmit() called, csr0 %4.4x.\n",
H A Dlance.c302 static netdev_tx_t lance_start_xmit(struct sk_buff *skb,
459 .ndo_start_xmit = lance_start_xmit,
952 static netdev_tx_t lance_start_xmit(struct sk_buff *skb, function
964 printk("%s: lance_start_xmit() called, csr0 %4.4x.\n", dev->name,
H A Da2065.c549 static netdev_tx_t lance_start_xmit (struct sk_buff *skb, function
687 .ndo_start_xmit = lance_start_xmit,
H A Ddeclance.c890 static int lance_start_xmit(struct sk_buff *skb, struct net_device *dev) function
1014 .ndo_start_xmit = lance_start_xmit,
H A Dsunlance.c61 * 11/3/99: Fixed SMP race in lance_start_xmit found by davem.
1115 static int lance_start_xmit(struct sk_buff *skb, struct net_device *dev) function
1314 .ndo_start_xmit = lance_start_xmit,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A D7990.h247 extern int lance_start_xmit (struct sk_buff *skb, struct net_device *dev);
H A Dhplance.c76 .ndo_start_xmit = lance_start_xmit,
H A Dmvme147.c63 .ndo_start_xmit = lance_start_xmit,
H A D7990.c534 int lance_start_xmit (struct sk_buff *skb, struct net_device *dev) function
588 EXPORT_SYMBOL_GPL(lance_start_xmit); variable
H A Datarilance.c342 static int lance_start_xmit( struct sk_buff *skb, struct net_device *dev );
458 .ndo_start_xmit = lance_start_xmit,
774 static int lance_start_xmit( struct sk_buff *skb, struct net_device *dev ) function
782 DPRINTK( 2, ( "%s: lance_start_xmit() called, csr0 %4.4x.\n",
H A Dsun3lance.c238 static int lance_start_xmit( struct sk_buff *skb, struct net_device *dev );
299 .ndo_start_xmit = lance_start_xmit,
513 static int lance_start_xmit( struct sk_buff *skb, struct net_device *dev ) function
581 DPRINTK( 2, ( "%s: lance_start_xmit() called, csr0 %4.4x.\n",
626 DPRINTK( 2, ( "%s: lance_start_xmit() exiting, csr0 %4.4x.\n",
H A Dlance.c302 static netdev_tx_t lance_start_xmit(struct sk_buff *skb,
459 .ndo_start_xmit = lance_start_xmit,
952 static netdev_tx_t lance_start_xmit(struct sk_buff *skb, function
964 printk("%s: lance_start_xmit() called, csr0 %4.4x.\n", dev->name,
H A Da2065.c549 static netdev_tx_t lance_start_xmit (struct sk_buff *skb, function
687 .ndo_start_xmit = lance_start_xmit,
H A Ddeclance.c890 static int lance_start_xmit(struct sk_buff *skb, struct net_device *dev) function
1014 .ndo_start_xmit = lance_start_xmit,
H A Dsunlance.c61 * 11/3/99: Fixed SMP race in lance_start_xmit found by davem.
1115 static int lance_start_xmit(struct sk_buff *skb, struct net_device *dev) function
1314 .ndo_start_xmit = lance_start_xmit,

Completed in 206 milliseconds