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

/drivers/net/ethernet/amd/
H A D7990.h243 int lance_start_xmit(struct sk_buff *skb, struct net_device *dev);
H A Dhplance.c73 .ndo_start_xmit = lance_start_xmit,
H A Dmvme147.c62 .ndo_start_xmit = lance_start_xmit,
H A D7990.c538 int lance_start_xmit(struct sk_buff *skb, struct net_device *dev) function
592 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,
773 static int lance_start_xmit( struct sk_buff *skb, struct net_device *dev ) function
781 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,
951 static netdev_tx_t lance_start_xmit(struct sk_buff *skb, function
963 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.c896 static int lance_start_xmit(struct sk_buff *skb, struct net_device *dev) function
1013 .ndo_start_xmit = lance_start_xmit,
H A Dsunlance.c61 * 11/3/99: Fixed SMP race in lance_start_xmit found by davem.
1109 static int lance_start_xmit(struct sk_buff *skb, struct net_device *dev) function
1294 .ndo_start_xmit = lance_start_xmit,

Completed in 105 milliseconds