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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A D7990.h248 extern int lance_start_xmit (struct sk_buff *skb, struct net_device *dev);
H A Dhplance.c143 dev->hard_start_xmit = &lance_start_xmit;
H A Dmvme147.c88 dev->hard_start_xmit = &lance_start_xmit;
H A Dsun3lance.c240 static int lance_start_xmit( struct sk_buff *skb, struct net_device *dev );
402 dev->hard_start_xmit = &lance_start_xmit;
513 static int lance_start_xmit( struct sk_buff *skb, struct net_device *dev ) function
582 DPRINTK( 2, ( "%s: lance_start_xmit() called, csr0 %4.4x.\n",
627 DPRINTK( 2, ( "%s: lance_start_xmit() exiting, csr0 %4.4x.\n",
H A Datarilance.c346 static int lance_start_xmit( struct sk_buff *skb, struct net_device *dev );
633 dev->hard_start_xmit = &lance_start_xmit;
781 static int lance_start_xmit( struct sk_buff *skb, struct net_device *dev ) function
789 DPRINTK( 2, ( "%s: lance_start_xmit() called, csr0 %4.4x.\n",
H A Dlance.c303 static int lance_start_xmit(struct sk_buff *skb, struct net_device *dev);
718 dev->hard_start_xmit = lance_start_xmit;
945 static int lance_start_xmit(struct sk_buff *skb, struct net_device *dev) function
956 printk("%s: lance_start_xmit() called, csr0 %4.4x.\n", dev->name,
H A Da2065.c558 static int lance_start_xmit (struct sk_buff *skb, struct net_device *dev) function
783 dev->hard_start_xmit = &lance_start_xmit;
H A D7990.c536 int lance_start_xmit (struct sk_buff *skb, struct net_device *dev) function
H A Ddeclance.c897 static int lance_start_xmit(struct sk_buff *skb, struct net_device *dev) function
1237 dev->hard_start_xmit = &lance_start_xmit;
H A Dsunlance.c61 * 11/3/99: Fixed SMP race in lance_start_xmit found by davem.
1120 static int lance_start_xmit(struct sk_buff *skb, struct net_device *dev) function
1470 dev->hard_start_xmit = &lance_start_xmit;

Completed in 212 milliseconds