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

/drivers/net/ethernet/amd/
H A D7990.h247 extern int lance_start_xmit (struct sk_buff *skb, struct net_device *dev);
H A Dhplance.c75 .ndo_start_xmit = lance_start_xmit,
H A Dmvme147.c62 .ndo_start_xmit = lance_start_xmit,
H A D7990.c533 int lance_start_xmit (struct sk_buff *skb, struct net_device *dev) function
587 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,
776 static int lance_start_xmit( struct sk_buff *skb, struct net_device *dev ) function
784 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,
514 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",
637 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.c534 static netdev_tx_t lance_start_xmit(struct sk_buff *skb, function
665 .ndo_start_xmit = lance_start_xmit,
H A Ddeclance.c898 static int lance_start_xmit(struct sk_buff *skb, struct net_device *dev) function
1015 .ndo_start_xmit = lance_start_xmit,
H A Dsunlance.c61 * 11/3/99: Fixed SMP race in lance_start_xmit found by davem.
1114 static int lance_start_xmit(struct sk_buff *skb, struct net_device *dev) function
1299 .ndo_start_xmit = lance_start_xmit,

Completed in 67 milliseconds