linux_dsm_epyc7002/drivers/net/wireless/iwmc3200wifi
Samuel Ortiz a70742f167 iwmc3200wifi: handling wifi_if_ntfy responses
When we're calling iwm_send_wifi_if_cmd() with the resp flag set, we're
currently waiting on the mlme queue, waiting for some flags here and there to
show up.
This patch adds a wifi_ntfy bitmap, and when we're sending a wifi_if command
expecting an answers, we wait synchronously for it to show up, on a dedicated
queue. The wifi_ntfy bit is set when we receive the corresponding answer.

Signed-off-by: Samuel Ortiz <samuel.ortiz@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-07-10 14:57:51 -04:00
..
bus.h
cfg80211.c cfg80211: pass netdev to change_virtual_intf 2009-07-10 14:57:38 -04:00
cfg80211.h
commands.c iwmc3200wifi: handling wifi_if_ntfy responses 2009-07-10 14:57:51 -04:00
commands.h
debug.h
debugfs.c
eeprom.c
eeprom.h
fw.c iwmc3200wifi: fix printk format 2009-06-03 14:05:10 -04:00
fw.h
hal.c
hal.h
iwm.h iwmc3200wifi: handling wifi_if_ntfy responses 2009-07-10 14:57:51 -04:00
Kconfig iwmc3200wifi: add Kconfig help 2009-07-07 12:55:27 -04:00
lmac.h
main.c iwmc3200wifi: handling wifi_if_ntfy responses 2009-07-10 14:57:51 -04:00
Makefile iwm: port to new cfg80211 rfkill 2009-06-03 14:06:14 -04:00
netdev.c iwmc3200wifi: add iwm_if_add and iwm_if_remove 2009-06-19 11:50:16 -04:00
rx.c iwmc3200wifi: handling wifi_if_ntfy responses 2009-07-10 14:57:51 -04:00
rx.h
sdio.c iwmc3200wifi: fix potential kernel oops on module removal 2009-06-19 11:50:16 -04:00
sdio.h
tx.c
umac.h iwmc3200wifi: handling wifi_if_ntfy responses 2009-07-10 14:57:51 -04:00
wext.c iwmc3200wifi: invalidate keys when changing the BSSID 2009-07-10 14:57:51 -04:00