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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wireless/hostap/
H A Dhostap_hw.c251 * hfa384x_cmd_issue - Issue a Prism2 command to the hardware
255 static int hfa384x_cmd_issue(struct net_device *dev, function
285 printk(KERN_DEBUG "%s: hfa384x_cmd_issue: cmd reg was busy "
293 printk(KERN_DEBUG "%s: hfa384x_cmd_issue - timeout - "
385 if (hfa384x_cmd_issue(dev, entry))
539 if (issue && hfa384x_cmd_issue(dev, entry))
733 int res = hfa384x_cmd_issue(dev, entry);

Completed in 44 milliseconds