freebsd-skq/sys/dev/usb/wlan
Adrian Chadd 9fbe631a1a [net80211] convert all of the WME use over to a temporary copy of WME info.
This removes the direct WME info access in the ieee80211com struct and instead
provides a method of fetching the data.  Right now it's a no-op but eventually
it'll turn into a per-VAP method for drivers that support it (eg iwn, iwm,
upcoming ath10k work) as things like p2p support require this kind of behaviour.

Tested:

* ath(4), STA and AP mode

TODO:

* yes, this is slightly stack size-y, but it is an important first step
  to get drivers migrated over to a sensible WME API.  A lot of per-phy things
  need to be converted to per-VAP before P2P, 11ac firmware, etc stuff shows up.
2018-01-02 00:07:28 +00:00
..
if_rsu.c rsu(4): trim code for Rx rate calculation. 2017-11-02 00:17:52 +00:00
if_rsureg.h
if_rum.c [net80211] convert all of the WME use over to a temporary copy of WME info. 2018-01-02 00:07:28 +00:00
if_rumfw.h
if_rumreg.h
if_rumvar.h
if_run.c [net80211] convert all of the WME use over to a temporary copy of WME info. 2018-01-02 00:07:28 +00:00
if_runreg.h
if_runvar.h
if_uath.c SPDX: mostly fixes to previous changes. 2017-12-13 16:13:17 +00:00
if_uathreg.h
if_uathvar.h
if_upgt.c
if_upgtvar.h
if_ural.c net80211 drivers: fix rate setup for EAPOL frames, obtain Tx parameters 2017-02-26 20:49:35 +00:00
if_uralreg.h
if_uralvar.h
if_urtw.c net80211 drivers: fix rate setup for EAPOL frames, obtain Tx parameters 2017-02-26 20:49:35 +00:00
if_urtwreg.h
if_urtwvar.h
if_zyd.c zyd: code cleanup + drop unneeded cast. 2017-07-30 22:17:08 +00:00
if_zydfw.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
if_zydreg.h