Home
last modified time | relevance | path

Searched refs:ether1394_tx (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/ieee1394/
Deth1394.c179 static int ether1394_tx(struct sk_buff *skb, struct net_device *dev);
398 dev->hard_start_xmit = ether1394_tx; in ether1394_init_dev()
1423 static int ether1394_tx (struct sk_buff *skb, struct net_device *dev) in ether1394_tx() function