linux/drivers/net/wireless/iwlwifi/mvm
Ilan Peer 35adfd6e45 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>
2013-02-11 11:54:16 +01:00
..
binding.c
d3.c
debugfs.c
fw-api-d3.h
fw-api-mac.h
fw-api-power.h
fw-api-rs.h
fw-api-scan.h
fw-api-sta.h
fw-api-tx.h
fw-api.h iwlwifi: mvm: Update quota settings for all bindings 2013-02-11 11:54:16 +01:00
fw.c iwlwifi: don't ack the card state notification 2013-02-05 13:52:42 +01:00
led.c
mac80211.c
mac-ctxt.c
Makefile
mvm.h
nvm.c
ops.c
phy-ctxt.c
power.c
quota.c iwlwifi: mvm: Update quota settings for all bindings 2013-02-11 11:54:16 +01:00
rs.c
rs.h
rx.c iwlwifi: use threaded interrupt handler 2013-02-05 14:39:12 +01:00
scan.c
sta.c
sta.h
time-event.c
time-event.h
tx.c iwlwifi: use threaded interrupt handler 2013-02-05 14:39:12 +01:00
utils.c