]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
[net80211] add methods to fetch the global and per-VAP WME parameters.
authoradrian <adrian@FreeBSD.org>
Sat, 22 Apr 2017 02:12:07 +0000 (02:12 +0000)
committeradrian <adrian@FreeBSD.org>
Sat, 22 Apr 2017 02:12:07 +0000 (02:12 +0000)
commit1483c0feffdb7ba09770ca3d0565c0d640b307bc
tree333f6095e0d7d210080e0ffca566584b4ce16b4b
parent4a175969bbbf25cd60fedcb4517d9823600cd980
[net80211] add methods to fetch the global and per-VAP WME parameters.

For now there isn't any per-VAP WME state.  The eventual aim is to migrate
the driver direct use of WME parameters over to use these methods as
appropriate (global for most devices, per-VAP for firmware NICs that support
it) in preparation for actual per-VAP WME (and other thing) state change
support.
sys/net80211/ieee80211_proto.c
sys/net80211/ieee80211_proto.h