Searched refs:hfa384x_cmd_no_wait (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/ |
H A D | hostap_download.c | 354 if (hfa384x_cmd_no_wait(dev, HFA384X_CMDCODE_DOWNLOAD | in prism2_download_volatile()
|
H A D | hostap_hw.c | 535 * Shared helper function for hfa384x_cmd_wait() and hfa384x_cmd_no_wait(). 617 * hfa384x_cmd_no_wait - Issue a Prism2 command; do not wait for completion 622 static inline int hfa384x_cmd_no_wait(struct net_device *dev, u16 cmd, in hfa384x_cmd_no_wait() function 1295 ret = hfa384x_cmd_no_wait(dev, HFA384X_CMDCODE_INIT, 0); in prism2_hw_init()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/ |
H A D | hostap_download.c | 354 if (hfa384x_cmd_no_wait(dev, HFA384X_CMDCODE_DOWNLOAD | in prism2_download_volatile()
|
H A D | hostap_hw.c | 535 * Shared helper function for hfa384x_cmd_wait() and hfa384x_cmd_no_wait(). 617 * hfa384x_cmd_no_wait - Issue a Prism2 command; do not wait for completion 622 static inline int hfa384x_cmd_no_wait(struct net_device *dev, u16 cmd, in hfa384x_cmd_no_wait() function 1295 ret = hfa384x_cmd_no_wait(dev, HFA384X_CMDCODE_INIT, 0); in prism2_hw_init()
|
Completed in 10 milliseconds