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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/hostap/
H A Dhostap_download.c303 if (hfa384x_cmd_no_wait(dev, HFA384X_CMDCODE_DOWNLOAD |
H A Dhostap_hw.c557 * Shared helper function for hfa384x_cmd_wait() and hfa384x_cmd_no_wait().
639 * hfa384x_cmd_no_wait - Issue a Prism2 command; do not wait for completion
644 static inline int hfa384x_cmd_no_wait(struct net_device *dev, u16 cmd, function
1312 ret = hfa384x_cmd_no_wait(dev, HFA384X_CMDCODE_INIT, 0);

Completed in 34 milliseconds