Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Darlan.c121 static int arlan_hw_tx (struct net_device* dev, char *buf, int length );
747 static int arlan_hw_tx(struct net_device *dev, char *buf, int length) in arlan_hw_tx() function
1387 if (arlan_hw_tx(dev, buf, length) == -1) in arlan_tx()