Searched refs:lance_start_xmit (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/amd/ |
D | 7990.h | 244 int lance_start_xmit(struct sk_buff *skb, struct net_device *dev);
|
D | mvme147.c | 62 .ndo_start_xmit = lance_start_xmit,
|
D | sun3lance.c | 239 static int lance_start_xmit( struct sk_buff *skb, struct net_device *dev ); 300 .ndo_start_xmit = lance_start_xmit, 514 static int lance_start_xmit( struct sk_buff *skb, struct net_device *dev ) in lance_start_xmit() function
|
D | hplance.c | 73 .ndo_start_xmit = lance_start_xmit,
|
D | atarilance.c | 342 static int lance_start_xmit( struct sk_buff *skb, struct net_device *dev ); 458 .ndo_start_xmit = lance_start_xmit, 772 static int lance_start_xmit( struct sk_buff *skb, struct net_device *dev ) in lance_start_xmit() function
|
D | 7990.c | 538 int lance_start_xmit(struct sk_buff *skb, struct net_device *dev) in lance_start_xmit() function 594 EXPORT_SYMBOL_GPL(lance_start_xmit);
|
D | lance.c | 302 static netdev_tx_t lance_start_xmit(struct sk_buff *skb, 459 .ndo_start_xmit = lance_start_xmit, 950 static netdev_tx_t lance_start_xmit(struct sk_buff *skb, in lance_start_xmit() function
|
D | a2065.c | 535 static netdev_tx_t lance_start_xmit(struct sk_buff *skb, in lance_start_xmit() function 672 .ndo_start_xmit = lance_start_xmit,
|
D | declance.c | 897 static int lance_start_xmit(struct sk_buff *skb, struct net_device *dev) in lance_start_xmit() function 1015 .ndo_start_xmit = lance_start_xmit,
|
D | sunlance.c | 1109 static int lance_start_xmit(struct sk_buff *skb, struct net_device *dev) in lance_start_xmit() function 1295 .ndo_start_xmit = lance_start_xmit,
|