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

/drivers/net/wireless/hostap/
H A Dhostap_hw.c552 * Shared helper function for hfa384x_cmd_wait() and hfa384x_cmd_no_wait().
634 * hfa384x_cmd_no_wait - Issue a Prism2 command; do not wait for completion
639 static inline int hfa384x_cmd_no_wait(struct net_device *dev, u16 cmd, function
1307 ret = hfa384x_cmd_no_wait(dev, HFA384X_CMDCODE_INIT, 0);

Completed in 284 milliseconds