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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wireless/hostap/
H A Dhostap_download.c279 if (hfa384x_cmd_wait(dev, HFA384X_CMDCODE_DOWNLOAD |
513 if (hfa384x_cmd_wait(dev, HFA384X_CMDCODE_DOWNLOAD |
529 if (hfa384x_cmd_wait(dev, HFA384X_CMDCODE_DOWNLOAD |
624 if (hfa384x_cmd_wait(dev, HFA384X_CMDCODE_DOWNLOAD |
H A Dhostap_hw.c557 * Shared helper function for hfa384x_cmd_wait() and hfa384x_cmd_no_wait().
589 * hfa384x_cmd_wait - Issue a Prism2 command and busy wait for completion
594 static int hfa384x_cmd_wait(struct net_device *dev, u16 cmd, u16 param0) function
617 printk(KERN_DEBUG "%s: hfa384x_cmd_wait - timeout2 - "
983 if (hfa384x_cmd_wait(dev, HFA384X_CMDCODE_ALLOC, len)) {

Completed in 105 milliseconds