1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/wireless/intel
Sara Sharon 0636b93821 iwlwifi: mvm: implement driver RX queues sync command
mac80211 will call the driver whenever there is a race between
RSS queues and control path that requires a processing of all
pending frames in RSS queues.
Implement that by utilizing the internal notification mechanism:
queue a message to all queues. When the message is received on
a queue it decrements the atomic counter. This guarantees that
all pending frames in the RX queue were processed since the message
is in order inside the queue.

Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2016-05-10 22:14:39 +03:00
..
ipw2x00 cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
iwlegacy cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
iwlwifi iwlwifi: mvm: implement driver RX queues sync command 2016-05-10 22:14:39 +03:00
Kconfig iwlwifi: move under intel vendor directory 2015-11-18 14:28:30 +02:00
Makefile iwlwifi: move under intel vendor directory 2015-11-18 14:28:30 +02:00