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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A D7990.h251 extern int lance_start_xmit (struct sk_buff *skb, struct net_device *dev);
H A Dmvme147.c96 dev->hard_start_xmit = &lance_start_xmit;
H A Dhplance.c130 dev->hard_start_xmit = &lance_start_xmit;
H A Dlance.c281 static int lance_start_xmit(struct sk_buff *skb, struct net_device *dev);
647 dev->hard_start_xmit = lance_start_xmit;
872 static int lance_start_xmit(struct sk_buff *skb, struct net_device *dev)
883 printk("%s: lance_start_xmit() called, csr0 %4.4x.\n", dev->name,
870 static int lance_start_xmit(struct sk_buff *skb, struct net_device *dev) function
H A Dsun3lance.c245 static int lance_start_xmit( struct sk_buff *skb, struct net_device *dev );
391 dev->hard_start_xmit = &lance_start_xmit;
503 static int lance_start_xmit( struct sk_buff *skb, struct net_device *dev ) function
569 DPRINTK( 2, ( "%s: lance_start_xmit() called, csr0 %4.4x.\n",
611 DPRINTK( 2, ( "%s: lance_start_xmit() exiting, csr0 %4.4x.\n",
H A Datarilance.c350 static int lance_start_xmit( struct sk_buff *skb, struct net_device *dev );
626 dev->hard_start_xmit = &lance_start_xmit;
775 static int lance_start_xmit( struct sk_buff *skb, struct net_device *dev )
783 DPRINTK( 2, ( "%s: lance_start_xmit() called, csr0 %4.4x.\n",
773 static int lance_start_xmit( struct sk_buff *skb, struct net_device *dev ) function
H A Dbagetlance.c337 static int lance_start_xmit( struct sk_buff *skb, struct net_device *dev );
719 dev->hard_start_xmit = &lance_start_xmit;
830 static int lance_start_xmit( struct sk_buff *skb, struct net_device *dev ) function
880 DPRINTK( 2, ( "%s: lance_start_xmit() called, csr0 %4.4x.\n",
H A Da2065.c566 static int lance_start_xmit (struct sk_buff *skb, struct net_device *dev) function
784 dev->hard_start_xmit = &lance_start_xmit;
H A Ddeclance.c878 static int lance_start_xmit(struct sk_buff *skb, struct net_device *dev) function
1199 dev->hard_start_xmit = &lance_start_xmit;
H A D7990.c502 int lance_start_xmit (struct sk_buff *skb, struct net_device *dev) function
H A Dsunlance.c61 * 11/3/99: Fixed SMP race in lance_start_xmit found by davem.
1116 static int lance_start_xmit(struct sk_buff *skb, struct net_device *dev) function
1455 dev->hard_start_xmit = &lance_start_xmit;

Completed in 91 milliseconds