if_iwm - Check for lar_disable tunable, and lar_enabled flag from NVM.
authorImre Vadász <imre@vdsz.com>
Sat, 29 Oct 2016 19:58:40 +0000 (21:58 +0200)
committerImre Vadász <imre@vdsz.com>
Sat, 29 Oct 2016 21:29:31 +0000 (23:29 +0200)
commit0593e39cb295aa996ecf789ed4990c3b255f1770
tree2a3e9ef11b96a26cc2c6e68bc366758ef5d605c9
parent4cda1b5c303a231a9a2e65fccdac63de30817bc1
if_iwm - Check for lar_disable tunable, and lar_enabled flag from NVM.

* LAR can be disabled with the hw.iwm.lar.disable tunable now.

* On Family 8000 devices we need to check the lar_enabled flag from
  nvm_data in addition to the TLV_CAPA_LAR_SUPPORT flag from the firmware.

* Add a separate IWM_DEBUG_LAR debugging flag.

Taken-From: Linux iwlwifi
share/man/man4/iwm.4
sys/dev/netif/iwm/if_iwm.c
sys/dev/netif/iwm/if_iwm_debug.h
sys/dev/netif/iwm/if_iwmvar.h