Searched refs:arlan_tx (Results 1 – 1 of 1) sorted by relevance
115 static int arlan_tx(struct sk_buff *skb, struct net_device *dev);1232 dev->hard_start_xmit = arlan_tx; in arlan_allocate_device()1371 static int arlan_tx(struct sk_buff *skb, struct net_device *dev) in arlan_tx() function