OpenCloudOS-Kernel/drivers/net/wireless/iwlwifi/pcie
Johannes Berg 1be5d8cc16 iwlwifi: pass NAPI struct from transport layer
The mac80211 patch to pass the NAPI struct only changed iwlwifi to
store the NAPI struct, but we can do better: pass it directly from
the lower transport layer to the opmode during RX, and then on to
mac80211 from there.

When we add multiple RX queues, we can then pass the appropriate
NAPI struct properly.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2015-08-16 10:21:21 +03:00
..
drv.c Merge remote-tracking branch 'iwlwifi-fixes/master' into next 2015-08-04 21:30:10 +03:00
internal.h iwlwifi: pcie: New RBD allocation model 2015-08-04 21:30:15 +03:00
rx.c iwlwifi: pass NAPI struct from transport layer 2015-08-16 10:21:21 +03:00
trans.c iwlwifi: pass NAPI struct from transport layer 2015-08-16 10:21:21 +03:00
tx.c Merge remote-tracking branch 'iwlwifi-fixes/master' into next 2015-08-04 21:30:10 +03:00