Searched refs:au1000_tx (Results 1 – 1 of 1) sorted by relevance
91 static int au1000_tx(struct sk_buff *, struct net_device *);765 dev->hard_start_xmit = au1000_tx; in au1000_probe()1091 static int au1000_tx(struct sk_buff *skb, struct net_device *dev) in au1000_tx() function