Searched refs:__hfa384x_cmd_no_wait (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/hostap/
H A Dhostap_hw.c551 * __hfa384x_cmd_no_wait - Issue a Prism2 command (private)
559 static int __hfa384x_cmd_no_wait(struct net_device *dev, u16 cmd, u16 param0, function
575 printk(KERN_DEBUG "%s: __hfa384x_cmd_no_wait(%d) - timeout - "
599 res = __hfa384x_cmd_no_wait(dev, cmd, param0, 4);
647 return __hfa384x_cmd_no_wait(dev, cmd, param0, 6);

Completed in 55 milliseconds