Searched refs:arlan_hw_tx (Results 1 – 1 of 1) sorted by relevance
121 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() function1387 if (arlan_hw_tx(dev, buf, length) == -1) in arlan_tx()