iwlwifi: move some msix and rx functions to a common place
authorGolan Ben Ami <golan.ben.ami@intel.com>
Sun, 18 Feb 2018 16:20:09 +0000 (18:20 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Thu, 2 Aug 2018 07:50:09 +0000 (10:50 +0300)
commitff932f61ed2fd52752974831f46a601ce5864a27
tree763a70c3925dece11467ad846665ca0b4e857320
parentf890269b29d71587bf223a99eb4939199a8fde40
iwlwifi: move some msix and rx functions to a common place

We would like to allow other utlities to init msix and rx.
Put their declarations in a place accessible to other utilities.

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/pcie/internal.h
drivers/net/wireless/intel/iwlwifi/pcie/rx.c
drivers/net/wireless/intel/iwlwifi/pcie/trans.c