freebsd-skq/sys/dev/iwm
adrian 37d68cafec [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_iwm_7000.c
if_iwm_8000.c
if_iwm_binding.c
if_iwm_binding.h
if_iwm_config.h
if_iwm_constants.h
if_iwm_debug.h
if_iwm_fw.c
if_iwm_fw.h
if_iwm_led.c
if_iwm_led.h
if_iwm_mac_ctxt.c
if_iwm_mac_ctxt.h
if_iwm_notif_wait.c
if_iwm_notif_wait.h
if_iwm_pcie_trans.c
if_iwm_pcie_trans.h
if_iwm_phy_ctxt.c
if_iwm_phy_ctxt.h
if_iwm_phy_db.c
if_iwm_phy_db.h
if_iwm_power.c
if_iwm_power.h
if_iwm_scan.c
if_iwm_scan.h
if_iwm_sf.c
if_iwm_sf.h
if_iwm_sta.c
if_iwm_sta.h
if_iwm_time_event.c
if_iwm_time_event.h
if_iwm_util.c
if_iwm_util.h
if_iwm.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_iwmreg.h
if_iwmvar.h