]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: refactor txq_alloc for supporting more command type
authorGolan Ben Ami <golan.ben.ami@intel.com>
Tue, 3 Apr 2018 15:37:51 +0000 (18:37 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 31 Aug 2018 08:38:41 +0000 (11:38 +0300)
commit380790f6cd150456040b9e73fc25ed455dc3e45b
treeb40eb5cf1246001db291b05b37d0a0f037ed40f4
parent3986b962d436c250915f47b4351dcaee482a3fa3
iwlwifi: refactor txq_alloc for supporting more command type

Support more txq_alloc command types by moving the command declaration
to the gen specific area.  While at it, move some of the code segments
to a common place for re-use.

Signed-off-by: Golan Ben Ami <golan.ben.ami@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/iwl-trans.h
drivers/net/wireless/intel/iwlwifi/mvm/utils.c
drivers/net/wireless/intel/iwlwifi/pcie/internal.h
drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.c