summaryrefslogtreecommitdiffstats
path: root/net/wireless/util.c
diff options
context:
space:
mode:
authorLuciano Coelho2014-02-27 13:33:47 +0100
committerJohannes Berg2014-04-09 10:55:56 +0200
commit5d52ee81101943c507f45c76368026935f6bb75a (patch)
treec048e3cf544e0e87448d4974a9b41e7f435a098a /net/wireless/util.c
parentmac80211: implement chanctx reservation (diff)
downloadkernel-qcow2-linux-5d52ee81101943c507f45c76368026935f6bb75a.tar.gz
kernel-qcow2-linux-5d52ee81101943c507f45c76368026935f6bb75a.tar.xz
kernel-qcow2-linux-5d52ee81101943c507f45c76368026935f6bb75a.zip
mac80211: allow reservation of a running chanctx
With single-channel drivers, we need to be able to change a running chanctx if we want to use chanctx reservation. Not all drivers may be able to do this, so add a flag that indicates support for it. Changing a running chanctx can also be used as an optimization in multi-channel drivers when the context needs to be reserved for future usage. Introduce IEEE80211_CHANCTX_RESERVED chanctx mode to mark a channel as reserved so nobody else can use it (since we know it's going to change). In the future, we may allow several vifs to use the same reservation as long as they plan to use the chanctx on the same future channel. Signed-off-by: Luciano Coelho <luciano.coelho@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/wireless/util.c')
0 files changed, 0 insertions, 0 deletions