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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/
H A Darlan-main.c86 static int arlan_hw_tx (struct net_device* dev, char *buf, int length );
656 static int arlan_hw_tx(struct net_device *dev, char *buf, int length) function
668 ARLAN_DEBUG_ENTRY("arlan_hw_tx");
753 ARLAN_DEBUG_EXIT("arlan_hw_tx");
1184 if (arlan_hw_tx(dev, buf, length) == -1)

Completed in 72 milliseconds