]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: Update quota settings for all bindings
authorIlan Peer <ilan.peer@intel.com>
Mon, 4 Feb 2013 11:16:24 +0000 (13:16 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 11 Feb 2013 10:54:16 +0000 (11:54 +0100)
commitf584fab1da5ce5e93e5b2f6d2bf95c6807233655
tree4cf385b592e41f4656d0b23deb1d6eaf7e920594
parent9d2967a7582b2563bcc08ca4ba3097b1f2831620
iwlwifi: mvm: Update quota settings for all bindings

The FW scheduler, schedules the bindings over a session of 128
fragments (each is 4 TU long). The quota command should allocate
all the session fragments between all the bindings that require quota
allocation. Currently, use static allocation, where the fragments
are equally distributed between all data bindings.

Note, that not allocating all the session's fragments might cause
the FW scheduler to leave the medium unused.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/iwlwifi/mvm/fw-api.h
drivers/net/wireless/iwlwifi/mvm/quota.c