]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
iwlwifi: mvm: rs: refactor to allow direct rs updating
authorEyal Shapira <eyal@wizery.com>
Sun, 14 Sep 2014 12:23:23 +0000 (15:23 +0300)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sun, 21 Sep 2014 10:25:45 +0000 (13:25 +0300)
commit1ebc8f2ef83d182941e741af4b59dc904f12853c
tree0de970aeb5d14df952221aacffa2e26251b3edc6
parent361dbec8acffe0201486f1750353a26d21cfff32
iwlwifi: mvm: rs: refactor to allow direct rs updating

Enable RS to get updated directly via iwl_mvm_rs_tx_status
which will be called by the driver and not via mac80211
rate control. This is required for a following patch to
report on BAs which do not cause the BA window to progress.
Also this is a first step in decoupling rs from the
mac80211 rate control.

Signed-off-by: Eyal Shapira <eyalx.shapira@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/mvm/rs.c
drivers/net/wireless/iwlwifi/mvm/rs.h