Searched refs:ace_start_xmit (Results 1 – 2 of 2) sorted by relevance
787 static int ace_start_xmit(struct sk_buff *skb, struct net_device *dev);
661 dev->hard_start_xmit = &ace_start_xmit; in acenic_probe()2776 static int ace_start_xmit(struct sk_buff *skb, struct net_device *dev) in ace_start_xmit() function